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

runtime/ClassUnload/KeepAliveObject.java: Test failed: should be unloaded

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3 P3
    • 9
    • 8u25, 8u40, 9
    • hotspot

      Testing the compiler update build on Solaris-sparc I got the following new failure:

      command: main -Xbootclasspath/a:. -Xmn8m -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI KeepAliveObject
      reason: User specified action: run main/othervm -Xbootclasspath/a:. -Xmn8m -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI KeepAliveObject
      elapsed time (seconds): 8.295
      ----------System.out:(3/81)----------
      testObject (1) alive: true
      testObject (2) alive: true
      testObject (3) alive: true
      ----------System.err:(14/820)----------
      ClassUnloadCommon$TestFailure: Test failed: should be unloaded
      at ClassUnloadCommon.failIf(ClassUnloadCommon.java:39)
      at KeepAliveObject.main(KeepAliveObject.java:74)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:484)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
      at java.lang.Thread.run(Thread.java:745)

      JavaTest Message: Test threw exception: ClassUnloadCommon$TestFailure: Test failed: should be unloaded
      JavaTest Message: shutting down test

            Unassigned Unassigned
            dfazunen Dmitry Fazunenko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: