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

java/lang/ref/ReachabilityFenceTest.java fails with -XX:+DeoptimizeALot

XMLWordPrintable

    • b23

        Failed for multiple platforms.

        ----------messages:(3/220)----------
        command: main -XX:TieredStopAtLevel=1 -Dpremature=true ReachabilityFenceTest
        reason: User specified action: run main/othervm -XX:TieredStopAtLevel=1 -Dpremature=true ReachabilityFenceTest
        elapsed time (seconds): 20.402
        ----------System.out:(0/0)----------
        ----------System.err:(13/872)----------
        java.lang.IllegalStateException: The object had never been finalized before timeout reached.
        at ReachabilityFenceTest.main(ReachabilityFenceTest.java:77)
        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:520)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
        at java.lang.Thread.run(Thread.java:747)

        JavaTest Message: Test threw exception: java.lang.IllegalStateException: The object had never been finalized before timeout reached.
        JavaTest Message: shutting down test

        STATUS:Failed.`main' threw exception: java.lang.IllegalStateException: The object had never been finalized before timeout reached.

              vlivanov Vladimir Ivanov
              rraghavan Rahul Raghavan
              Votes:
              0 Vote for this issue
              Watchers:
              16 Start watching this issue

                Created:
                Updated:
                Resolved: