Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8269849

vmTestbase/gc/gctests/PhantomReference/phantom002/TestDescription.java failed with "OutOfMemoryError: Java heap space: failed reallocation of scalar replaced objects"

XMLWordPrintable

    • b07
    • x86_64
    • linux

        The following test failed in the JDK17 CI:

        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

              lmesnik Leonid Mesnik
              dcubed Daniel Daugherty
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: