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.