RFR: 8295964: Move InstanceKlass::_misc_flags
Coleen Phillimore
coleenp at openjdk.org
Mon Oct 31 12:55:31 UTC 2022
On Tue, 13 Sep 2022 13:29:45 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> I moved misc_flags out to their own misc flags class so that we can put the writeable accessFlags there too with atomic access.
>
> Tested with tier1-4.
Thank you for the code reviews, David and Serguei.
-------------
PR: https://git.openjdk.org/jdk/pull/10249
More information about the hotspot-dev
mailing list