Integrated: 8352066: JVM.commit() and JVM.flush() exhibit race conditions against JFR epochs

Markus Grönlund mgronlun at openjdk.org
Mon Mar 17 10:50:00 UTC 2025


On Fri, 14 Mar 2025 14:55:40 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:

> Greetings,
> 
> This change set removes some race conditions involving JFR epochs. For details, please see the JIRA issue.
> 
> Testing: jdk_jfr, TestChunkIntegrity testing
> 
> Thanks
> Markus

This pull request has now been integrated.

Changeset: d207ed3f
Author:    Markus Grönlund <mgronlun at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d207ed3f7cb810e3c0c8a8cd4d9aaa65164c6d16
Stats:     59 lines in 8 files changed: 3 ins; 36 del; 20 mod

8352066: JVM.commit() and JVM.flush() exhibit race conditions against JFR epochs

Reviewed-by: egahlin

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

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


More information about the hotspot-jfr-dev mailing list