Integrated: 8302883: JFR: Improve periodic events

Erik Gahlin egahlin at openjdk.org
Thu Feb 23 17:24:00 UTC 2023


On Mon, 20 Feb 2023 15:06:04 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

> 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

This pull request has now been integrated.

Changeset: 4b6acad0
Author:    Erik Gahlin <egahlin at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4b6acad0bd7729c39e807cd35c40b0fe4a14783c
Stats:     1443 lines in 20 files changed: 1092 ins; 318 del; 33 mod

8302883: JFR: Improve periodic events

Reviewed-by: mgronlun

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

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


More information about the hotspot-jfr-dev mailing list