-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 23
-
Component/s: hotspot
-
b05
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8342004 | 23.0.2 | Ramkumar Sunderbabu | P4 | Resolved | Fixed | b03 |
Test
gc/arguments/TestParallelGCErgo.java
fails when executed with
-XX:+UseLargePages
See log:
java.lang.RuntimeException: Wrong value for minimum young. Expected 89128960 but got 88080384
at gc.arguments.TestParallelGCErgo.main(TestParallelGCErgo.java:79)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333)
at java.base/java.lang.Thread.run(Thread.java:1575)
JavaTest Message: Test threw exception: java.lang.RuntimeException
JavaTest Message: shutting down test
gc/arguments/TestParallelGCErgo.java
fails when executed with
-XX:+UseLargePages
See log:
java.lang.RuntimeException: Wrong value for minimum young. Expected 89128960 but got 88080384
at gc.arguments.TestParallelGCErgo.main(TestParallelGCErgo.java:79)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333)
at java.base/java.lang.Thread.run(Thread.java:1575)
JavaTest Message: Test threw exception: java.lang.RuntimeException
JavaTest Message: shutting down test
- backported by
-
JDK-8342004 gc/arguments/TestParallelGCErgo.java fails when largepage are enabled
-
- Resolved
-
- links to
-
Commit
openjdk/jdk/ee4720a7
-
Commit(master)
openjdk/jdk23u/55ef4947
-
Review
openjdk/jdk/19957
-
Review(master)
openjdk/jdk23u/157