RFR: 8303134: JFR: Missing stack trace during chunk rotation stress [v8]

Fei Yang fyang at openjdk.org
Thu Jul 13 06:59:10 UTC 2023


On Tue, 11 Jul 2023 19:20:32 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
>
> Markus Grönlund has updated the pull request incrementally with one additional commit since the last revision:
> 
>   build x86_32

FYI: Performed `jdk_jfr` test on my 64-core linux-riscv64 server, result is clean. Hope that helps.

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

PR Comment: https://git.openjdk.org/jdk/pull/14761#issuecomment-1633670208


More information about the hotspot-jfr-dev mailing list