gc/arguments/TestUseCompressedOopsFlagsWithUlimit.java and vmTestbase/nsk/jvmti/Allocate/alloc001/alloc001.java are failing with:
Error occurred during initialization of VM
java.lang.OutOfMemoryError: Error creating or attaching to libjvmci (err: -1000000801, description: Reserving address space for the new isolate failed.)
First occurred during testing of https://bugs.openjdk.org/browse/JDK-8356447.
Error occurred during initialization of VM
java.lang.OutOfMemoryError: Error creating or attaching to libjvmci (err: -1000000801, description: Reserving address space for the new isolate failed.)
First occurred during testing of https://bugs.openjdk.org/browse/JDK-8356447.
- caused by
-
JDK-8356447 Change default for EagerJVMCI to true
-
- Resolved
-
- links to
-
Review(master) openjdk/jdk/25307