-
Bug
-
Resolution: Fixed
-
P4
-
21, 24
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8347111 | 21.0.7-oracle | Vikrant Agarwal | P4 | Resolved | Fixed | b01 |
JDK-8347593 | 21.0.7 | Goetz Lindenmaier | P4 | Resolved | Fixed | master |
We see now errors in the test compiler/codecache/CheckSegmentedCodeCache.java on platform linuxppc64le , fastdebug . Is this related ?
stdout: [Error occurred during initialization of VM
Not enough space in non-nmethod code heap to run VM: 5120K < 5226K
];
stderr: []
exitValue = 1
java.lang.RuntimeException: 'Invalid code heap sizes' missing from stdout/stderr
at jdk.test.lib.process.OutputAnalyzer.shouldContain(OutputAnalyzer.java:252)
at compiler.codecache.CheckSegmentedCodeCache.failsWith(CheckSegmentedCodeCache.java:81)
at compiler.codecache.CheckSegmentedCodeCache.main(CheckSegmentedCodeCache.java:186)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:573)
at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1575)
- backported by
-
JDK-8347111 compiler/codecache/CheckSegmentedCodeCache.java fails
- Resolved
-
JDK-8347593 compiler/codecache/CheckSegmentedCodeCache.java fails
- Resolved
- relates to
-
JDK-8334564 VM startup: fatal error: FLAG_SET_ERGO cannot be used to set an invalid value for NonNMethodCodeHeapSize
- Resolved
-
JDK-8326615 C1/C2 don't handle allocation failure properly during initialization (RuntimeStub::new_runtime_stub fatal crash)
- Closed
- links to
-
Commit(master) openjdk/jdk21u-dev/405a8920
-
Commit(master) openjdk/jdk/777c20cb
-
Review(master) openjdk/jdk21u-dev/1318
-
Review(master) openjdk/jdk/21179