JDK-8230947 : [test] TestLookForUntestedEvents.java is failing after JDK-8230707
  • Type: Bug
  • Component: hotspot
  • Sub-Component: jfr
  • Affected Version: openjdk8u-jfr-incubator
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-09-13
  • Updated: 2020-05-29
  • Resolved: 2019-10-08
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
openjdk8u-jfr-incubator openjdk8u-jfr-incubator
Fixed
Related Reports
Relates :  
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
Comments
Replacing jdk8u-fix-request with link to JDK-8239140
17-02-2020

RFC: https://mail.openjdk.java.net/pipermail/jdk8u-dev/2020-January/011063.html
30-01-2020

https://hg.openjdk.java.net/jdk8u/jdk8u-jfr-incubator/jdk/rev/7869aa45b4b0
08-10-2019