RFR: 8302883: JFR: Improve periodic events

Erik Gahlin egahlin at openjdk.org
Mon Feb 20 16:44:49 UTC 2023


Could I have a review of an enhancement that addresses shortcomings of the RequestEngine class when it comes to maintainability, thread safety, scalability and predictability. See bug for details.

Testing:
100 * jdk/jdk/jfr
Manual inspection of periodic events to make sure they are emitted as expected.

Thanks
Erik

-------------

Commit messages:
 - Rename method
 - Initial

Changes: https://git.openjdk.org/jdk/pull/12668/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=12668&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8302883
  Stats: 1434 lines in 20 files changed: 1083 ins; 318 del; 33 mod
  Patch: https://git.openjdk.org/jdk/pull/12668.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/12668/head:pull/12668

PR: https://git.openjdk.org/jdk/pull/12668


More information about the hotspot-jfr-dev mailing list