RFR: 7933: Avoid volatile writes for default field values [v2]
Marcus Hirt
hirt at openjdk.org
Thu Oct 20 16:53:54 UTC 2022
On Wed, 19 Oct 2022 19:06:25 GMT, Christoph Dreis <duke at openjdk.org> wrote:
>> 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
>
> Christoph Dreis has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
>
> 7933: Avoid volatile writes for default field values
Great! Thanks for the contribution! :)
-------------
Marked as reviewed by hirt (Lead).
PR: https://git.openjdk.org/jmc/pull/435
More information about the jmc-dev
mailing list