-
Bug
-
Resolution: Fixed
-
P3
-
9, 10, 11.0.5.0.50-oracle, 11.0.6.0.1-oracle, 12
-
b23
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8240274 | 11.0.8-oracle | Vaibhav Choudhary | P3 | Resolved | Fixed | b01 |
JDK-8240656 | 11.0.8 | Vladimir Ivanov | P3 | Resolved | Fixed | b01 |
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.
----------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.
- backported by
-
JDK-8240274 java/lang/ref/ReachabilityFenceTest.java fails with -XX:+DeoptimizeALot
-
- Resolved
-
-
JDK-8240656 java/lang/ref/ReachabilityFenceTest.java fails with -XX:+DeoptimizeALot
-
- Resolved
-
- relates to
-
JDK-8133348 Reference.reachabilityFence
-
- Resolved
-