The test jdk/jfr/event/oldobject/TestAllocationTime.java fails (so far only observed on Linux x64):
----------System.out:(3/84)----------
Before time : 585584228
Allocation time : 574575912
After time : 600469346
----------System.err:(11/684)----------
java.lang.Exception: Allocation should not happen this early
at jdk.jfr.event.oldobject.TestAllocationTime.main(TestAllocationTime.java:91)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:565)
at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1516)
JavaTest Message: Test threw exception: java.lang.Exception: Allocation should not happen this early
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.Exception: Allocation should not happen this early
----------System.out:(3/84)----------
Before time : 585584228
Allocation time : 574575912
After time : 600469346
----------System.err:(11/684)----------
java.lang.Exception: Allocation should not happen this early
at jdk.jfr.event.oldobject.TestAllocationTime.main(TestAllocationTime.java:91)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:565)
at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1516)
JavaTest Message: Test threw exception: java.lang.Exception: Allocation should not happen this early
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.Exception: Allocation should not happen this early
- duplicates
-
JDK-8374950 [lworld] misc jdk/jfr/event/oldobject tests crash with --enable-preview
-
- In Progress
-