JDK 20 | JDK 21 |
---|---|
20 b29Fixed | 21Fixed |
Duplicate :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
JDK-8289951 :
|
|
JDK-8296822 :
|
jdk/jfr/api/consumer/TestRecordingFileWrite.java fails with exception: java.lang.Exception: Found event that should not be there. See log at jdk.jfr.api.consumer.TestRecordingFileWrite.verify(TestRecordingFileWrite.java:79) at jdk.jfr.api.consumer.TestRecordingFileWrite.main(TestRecordingFileWrite.java:66) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127) at java.base/java.lang.Thread.run(Thread.java:1585) JavaTest Message: Test threw exception: java.lang.Exception: Found event that should not be there. See log JavaTest Message: shutting down test STATUS:Failed.`main' threw exception: java.lang.Exception: Found event that should not be there. See log
|