Integrated: 8316241: Test jdk/jdk/jfr/jvm/TestChunkIntegrity.java failed

Markus Grönlund mgronlun at openjdk.org
Wed Jan 10 13:06:34 UTC 2024


On Tue, 9 Jan 2024 19:45:21 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:

> Greetings,
> 
> This fix allows JFR artefact tagging to become deep instead of insufficiently shallow. It adjusts a race condition where one thread tags a class as being in use while another thread tags a class to be both method and used.
> 
> Testing: jdk_jfr, stress_testing
> 
> Thanks
> Markus

This pull request has now been integrated.

Changeset: b2a39c57
Author:    Markus Grönlund <mgronlun at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b2a39c576706622b624314c89fa6d10d0b422f86
Stats:     949 lines in 5 files changed: 418 ins; 323 del; 208 mod

8316241: Test jdk/jdk/jfr/jvm/TestChunkIntegrity.java failed

Reviewed-by: egahlin

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

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


More information about the hotspot-jfr-dev mailing list