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.

To download the current JDK release, click here.
JDK 23
23 b22Fixed
Description
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.
Comments
Changeset: e8a2d566 Author: Erik Gahlin <egahlin@openjdk.org> Date: 2024-05-06 11:01:55 +0000 URL: https://git.openjdk.org/jdk/commit/e8a2d5669cda59d0f9a10e5a8035c20b8678d3d8
06-05-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/19090 Date: 2024-05-03 17:40:26 +0000
03-05-2024