Integrated: 8303134: JFR: Missing stack trace during chunk rotation stress

Markus Grönlund mgronlun at openjdk.org
Fri Jul 14 10:52:22 UTC 2023


On Mon, 3 Jul 2023 18:33:30 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:

> Greetings,
> 
> please help review this fix for some problematic situations in JFR where data can be lost. Most problems originate from writing event data in the wrong epoch due to safepointing. Detailed information about the changes is in the JIRA issue.
> 
> Testing: jdk_jfr, stress testing.
> 
> Thanks
> Markus

This pull request has now been integrated.

Changeset: 7539cc09
Author:    Markus Grönlund <mgronlun at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/7539cc092d0a6b5604351d19e555101fcff75f58
Stats:     835 lines in 36 files changed: 698 ins; 76 del; 61 mod

8303134: JFR: Missing stack trace during chunk rotation stress

Reviewed-by: egahlin, thartmann

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

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


More information about the hotspot-jfr-dev mailing list