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

Shenandoah: TestReferenceShortcutCycle.java test failed on AArch64

XMLWordPrintable

    • gc
    • b22
    • aarch64
    • generic

      ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: resurrected referent
      REASON: User specified action: run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC -XX:ShenandoahGCMode=iu -XX:ShenandoahGarbageThreshold=100 -Xmx100m gc.shenandoah.TestReferenceShortcutCycle
      TIME: 0.153 seconds
      messages:
      command: main -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC -XX:ShenandoahGCMode=iu -XX:ShenandoahGarbageThreshold=100 -Xmx100m gc.shenandoah.TestReferenceShortcutCycle
      reason: User specified action: run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC -XX:ShenandoahGCMode=iu -XX:ShenandoahGarbageThreshold=100 -Xmx100m gc.shenandoah.TestReferenceShortcutCycle
      Mode: othervm [/othervm specified]
      Additional options from @modules: --add-modules java.base
      elapsed time (seconds): 0.153
      configuration:
      Boot Layer
        add modules: java.base

      STDOUT:
      STDERR:
      java.lang.RuntimeException: resurrected referent
      at gc.shenandoah.TestReferenceShortcutCycle.fail(TestReferenceShortcutCycle.java:81)
      at gc.shenandoah.TestReferenceShortcutCycle.testConcurrentCollection(TestReferenceShortcutCycle.java:92)
      at gc.shenandoah.TestReferenceShortcutCycle.main(TestReferenceShortcutCycle.java:100)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
      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:831)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: resurrected referent
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: resurrected referent

            zgu Zhengyu Gu
            zgu Zhengyu Gu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: