-
Bug
-
Resolution: Fixed
-
P3
-
19, 20
-
b29
-
linux, os_x, windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8298964 | 21 | Markus Grönlund | P3 | Resolved | Fixed | b03 |
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
- backported by
-
JDK-8298964 jdk/jfr/api/consumer/TestRecordingFileWrite.java fails with exception: java.lang.Exception: Found event that should not be there.
- Resolved
- relates to
-
JDK-8289692 JFR: Thread checkpoint no longer enforce mutual exclusion post Loom integration
- Resolved
-
JDK-8288482 JFR: Cannot resolve method
- Closed
-
JDK-8277131 JEP 425: Virtual Threads (Preview)
- Closed
-
JDK-8293864 Kitchensink24HStress.java fails with SIGSEGV in JfrCheckpointManager::lease
- Resolved
- links to
-
Commit openjdk/jdk20/0ba47348
-
Review openjdk/jdk20/41
-
Review openjdk/jdk/11588
-
Review openjdk/jdk/11692