Integrated: 7933: Avoid volatile writes for default field values
Christoph Dreis
duke at openjdk.org
Thu Oct 20 17:11:59 UTC 2022
On Sat, 1 Oct 2022 10:47:21 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
This pull request has now been integrated.
Changeset: 3a0af372
Author: Christoph Dreis <christoph.dreis at freenet.de>
Committer: Marcus Hirt <hirt at openjdk.org>
URL: https://git.openjdk.org/jmc/commit/3a0af3723a7389f1c7c8c1f0e8d52dbb83cfb830
Stats: 34 lines in 16 files changed: 0 ins; 0 del; 34 mod
7933: Avoid volatile writes for default field values
Reviewed-by: hirt
-------------
PR: https://git.openjdk.org/jmc/pull/435
More information about the jmc-dev
mailing list