Integrated: 8286740: JFR: Active Setting event emitted incorrectly
Erik Gahlin
egahlin at openjdk.java.net
Mon May 16 19:12:35 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.
This pull request has now been integrated.
Changeset: 24cab0af
Author: Erik Gahlin <egahlin at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/24cab0af32a1eaa4c594fb2a144386a6b7062981
Stats: 63 lines in 7 files changed: 39 ins; 8 del; 16 mod
8286740: JFR: Active Setting event emitted incorrectly
Reviewed-by: mgronlun
-------------
PR: https://git.openjdk.java.net/jdk/pull/8709
More information about the hotspot-jfr-dev
mailing list