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

Erik Gahlin egahlin at openjdk.org
Tue Jan 9 20:20:22 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

Marked as reviewed by egahlin (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/17328#pullrequestreview-1811918063


More information about the hotspot-jfr-dev mailing list