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.
This is an enabling change for the main RFE.