Move these flags to a class so that non-classfile access flags when moved can share bit setting/getting implementation, only with atomics since the access flags in accessFlags.hpp can be set concurrently.
This is an enabling change for the main RFE.
Comments
A pull request was submitted for review.
URL: https://git.openjdk.org/jdk/pull/10249
Date: 2022-09-13 13:29:45 +0000