Integrated: 8295223 JFR: At most one native periodic event thread at a time

Erik Gahlin egahlin at openjdk.org
Thu Oct 13 15:57:27 UTC 2022


On Wed, 12 Oct 2022 13:11:46 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

> Hi,
> 
> Could I have a review of PR that ensures only one Java thread calls into native to emit periodic events at a time.
> 
> Testing: tier1-tier3, test/jdk/jdk/jfr
> 
> Thanks
> Erik

This pull request has now been integrated.

Changeset: c7f65438
Author:    Erik Gahlin <egahlin at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c7f65438bb4a4fd449bd19b68574cfa4b42d7ca8
Stats:     21 lines in 2 files changed: 18 ins; 0 del; 3 mod

8295223: JFR: At most one native periodic event thread at a time

Reviewed-by: mgronlun

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

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


More information about the hotspot-jfr-dev mailing list