RFR: 7933: Avoid volatile writes for default field values
    Christoph Dreis 
    duke at openjdk.org
       
    Wed Oct 19 16:08:05 UTC 2022
    
    
  
Hi,
this PR avoids some volatile writes similar to https://bugs.openjdk.org/browse/JMC-7414.
Since I can't create JIRA issues, I hope you can create this for me. Let me know if I can help in any other way, though. It has been a while since I contributed to JMC
Cheers,
Christoph
-------------
Commit messages:
 - Avoid volatile writes for default field values
Changes: https://git.openjdk.org/jmc/pull/435/files
 Webrev: https://webrevs.openjdk.org/?repo=jmc&pr=435&range=00
  Issue: https://bugs.openjdk.org/browse/JMC-7933
  Stats: 18 lines in 16 files changed: 0 ins; 0 del; 18 mod
  Patch: https://git.openjdk.org/jmc/pull/435.diff
  Fetch: git fetch https://git.openjdk.org/jmc pull/435/head:pull/435
PR: https://git.openjdk.org/jmc/pull/435
    
    
More information about the jmc-dev
mailing list