Details
-
Bug
-
Resolution: Fixed
-
P4
-
openjdk8u-jfr-incubator
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8240429 | openjdk8u262 | Jaroslav Bachorík | P4 | Resolved | Fixed | team |
Description
----------System.out:(3/103)----------
========================== Events not covered by test
CodeSweeperStatistics
==========================
----------System.err:(13/815)----------
java.lang.RuntimeException: Found JFR events not covered by tests
at jdk.jfr.event.metadata.TestLookForUntestedEvents.lookForEventsNotCoveredByTests(TestLookForUntestedEvents.java:129)
at jdk.jfr.event.metadata.TestLookForUntestedEvents.main(TestLookForUntestedEvents.java:97)
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:498)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
at java.lang.Thread.run(Thread.java:748)
JavaTest Message: Test threw exception: java.lang.RuntimeException
JavaTest Message: shutting down test
========================== Events not covered by test
CodeSweeperStatistics
==========================
----------System.err:(13/815)----------
java.lang.RuntimeException: Found JFR events not covered by tests
at jdk.jfr.event.metadata.TestLookForUntestedEvents.lookForEventsNotCoveredByTests(TestLookForUntestedEvents.java:129)
at jdk.jfr.event.metadata.TestLookForUntestedEvents.main(TestLookForUntestedEvents.java:97)
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:498)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
at java.lang.Thread.run(Thread.java:748)
JavaTest Message: Test threw exception: java.lang.RuntimeException
JavaTest Message: shutting down test
Attachments
Issue Links
- backported by
-
JDK-8240429 [test] TestLookForUntestedEvents.java is failing after JDK-8230707
- Resolved
-
JDK-8243871 [test] TestLookForUntestedEvents.java is failing after JDK-8230707
- Resolved
- relates to
-
JDK-8239140 Backport JFR to OpenJDK 8
- Resolved