-
Bug
-
Resolution: Fixed
-
P3
-
23
-
b03
-
x86_64, aarch64
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8335421 | 23.0.1 | Stefan Karlsson | P3 | Resolved | Fixed | b02 |
JDK-8335260 | 23 | Stefan Karlsson | P3 | Resolved | Fixed | b30 |
JDK-8336125 | 21.0.5 | Liming Liu | P3 | Resolved | Fixed | b01 |
JDK-8334356 | na | Thomas Stuefe | P3 | Closed | Not an Issue |
----------System.out:(0/0)----------
----------System.err:(13/1065)----------
java.lang.RuntimeException: RSS of this process(48064kb) should be bigger than or equal to committed heap mem(1005056kb): expected 48064 >= 1005056
at jdk.test.lib.Asserts.fail(Asserts.java:634)
at jdk.test.lib.Asserts.assertGreaterThanOrEqual(Asserts.java:288)
at gc.parallel.TestAlwaysPreTouchBehavior.main(TestAlwaysPreTouchBehavior.java:77)
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.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1575)
JavaTest Message: Test threw exception: java.lang.RuntimeException: RSS of this process(48064kb) should be bigger than or equal to committed heap mem(1005056kb): expected 48064 >= 1005056
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: RSS of this process(48064kb) should be bigger than or equal to committed heap mem(1005056kb): expected 48064 >= 1005056
- backported by
-
JDK-8335260 gc/parallel/TestAlwaysPreTouchBehavior.java fails
- Resolved
-
JDK-8335421 gc/parallel/TestAlwaysPreTouchBehavior.java fails
- Resolved
-
JDK-8336125 gc/parallel/TestAlwaysPreTouchBehavior.java fails
- Resolved
-
JDK-8334356 gc/parallel/TestAlwaysPreTouchBehavior.java fails
- Closed
- relates to
-
JDK-8315923 pretouch_memory by atomic-add-0 fragments huge pages unexpectedly
- Resolved
-
JDK-8324776 runtime/os/TestTransparentHugePageUsage.java fails with The usage of THP is not enough
- Resolved
-
JDK-8324817 Parallel GC does not pre-touch all heap pages when AlwaysPreTouch enabled and large page disabled
- Resolved
- links to
-
Commit openjdk/jdk/31e8deba
-
Commit openjdk/jdk/d7b94542
-
Commit(master) openjdk/jdk21u-dev/cb40bc22
-
Review openjdk/jdk/18417
-
Review openjdk/jdk/18592
-
Review openjdk/jdk/19877
-
Review(master) openjdk/jdk21u-dev/825