JDK-8331653 : JFR: Improve logging for jdk/jfr/api/consumer/recordingstream;TestStop.java
Type:Sub-task
Component:hotspot
Sub-Component:jfr
Affected Version:21,23
Priority:P4
Status:Resolved
Resolution:Fixed
Submitted:2024-05-03
Updated:2024-05-09
Resolved:2024-05-06
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.
In the the test, only the number of events are tracked when recording streams are nested. To be able to diagnose bugs more easily, we should also log the timestamp and identifier.