RFR: 8303134: JFR: Missing stack trace during chunk rotation stress
    Markus Grönlund 
    mgronlun at openjdk.org
       
    Mon Jul  3 18:40:22 UTC 2023
    
    
  
Greetings,
please help review this fix to 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 are in the JIRA issue.
Testing: jdk_jfr, stress testing.
Thanks
Markus
-------------
Commit messages:
 - 8303134
Changes: https://git.openjdk.org/jdk/pull/14761/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=14761&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8303134
  Stats: 814 lines in 36 files changed: 679 ins; 71 del; 64 mod
  Patch: https://git.openjdk.org/jdk/pull/14761.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/14761/head:pull/14761
PR: https://git.openjdk.org/jdk/pull/14761
    
    
More information about the hotspot-dev
mailing list