RFR: 8302354: InstanceKlass init state/thread should be atomic [v2]
Robbin Ehn
rehn at openjdk.org
Tue Feb 14 09:26:18 UTC 2023
On Tue, 14 Feb 2023 06:27:28 GMT, David Holmes <dholmes at openjdk.org> wrote:
> Scratch previous review comments. Use of Atomic::load/store guards against theoretical possibility of non-atomic ptr read/writes. I was confusing with visibility issues. Sorry for the noise.
Thanks! Fixed "re-align comments".
-------------
PR: https://git.openjdk.org/jdk/pull/12542
More information about the hotspot-dev
mailing list