-
Bug
-
Resolution: Fixed
-
P4
-
11, 17, 18
-
b07
-
x86_64
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8279908 | 17.0.3-oracle | Leonid Mesnik | P4 | Resolved | Fixed | b03 |
JDK-8279966 | 17.0.3 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
vmTestbase/gc/gctests/PhantomReference/phantom002/TestDescription.java
Here's a snippet from the log file:
Failures summary:
java.lang.OutOfMemoryError: Java heap space: failed reallocation of scalar replaced objects
----------System.err:(16/969)----------
nsk.share.TestFailure: Test exit code: 97
at nsk.share.test.Tests$TestRunner.execute(Tests.java:90)
at nsk.share.test.Tests$TestRunner.run(Tests.java:96)
at nsk.share.gc.GC.runTest(GC.java:114)
at gc.gctests.PhantomReference.phantom001.phantom001.main(phantom001.java:93)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.base/java.lang.Thread.run(Thread.java:833)
JavaTest Message: Test threw exception: nsk.share.TestFailure: Test exit code: 97
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: nsk.share.TestFailure: Test exit code: 97
----------rerun:(36/7636)*----------
The test task's JVM args are:
-XX:+CreateCoredumpOnCrash -XX:+UseZGC
- backported by
-
JDK-8279908 vmTestbase/gc/gctests/PhantomReference/phantom002/TestDescription.java failed with "OutOfMemoryError: Java heap space: failed reallocation of scalar replaced objects"
- Resolved
-
JDK-8279966 vmTestbase/gc/gctests/PhantomReference/phantom002/TestDescription.java failed with "OutOfMemoryError: Java heap space: failed reallocation of scalar replaced objects"
- Resolved
- relates to
-
JDK-8227309 Handle OOM when rematerializing objects less surprising
- Open
-
JDK-8260684 vmTestbase/gc/gctests/PhantomReference/phantom002/TestDescription.java timed out
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/f652b448
-
Commit openjdk/jdk/b7245c61
-
Review openjdk/jdk17u-dev/85
-
Review openjdk/jdk/4843