RFR: 8286740: JFR: Active Setting event emitted incorrectly
Markus Grönlund
mgronlun at openjdk.java.net
Mon May 16 14:12:56 UTC 2022
On Fri, 13 May 2022 22:34:03 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> Could I have a review of a fix to the Active Setting event.
>
> - The event object is cached which leads to the event having the same timestamp
> - The event is sometimes emitted twice when a recording is started
> - Due to caching the event gets a duration, i.e. 0,19 ms. It should be 0 s.
Marked as reviewed by mgronlun (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/8709
More information about the hotspot-jfr-dev
mailing list