On Tue, 13 Sep 2022 13:29:45 GMT, Coleen Phillimore <cole...@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. This pull request has now been integrated. Changeset: 7e88209e Author: Coleen Phillimore <cole...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/7e88209e6c28ce18974308382948555f7c524721 Stats: 352 lines in 9 files changed: 156 ins; 160 del; 36 mod 8295964: Move InstanceKlass::_misc_flags Reviewed-by: sspitsyn, dholmes ------------- PR: https://git.openjdk.org/jdk/pull/10249