RFR: 8306310: Move is_shared Klass flag
Coleen Phillimore
coleenp at openjdk.org
Wed Apr 19 14:10:12 UTC 2023
On Tue, 18 Apr 2023 17:06:03 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> Please review this simple patch to move the is_shared_class flag to Klass, CDS flags. The eventual goal is to have AccessFlags only be ones defined in the classfile.
> Tested with tier1-4.
Thanks Ioi and Fred.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13514#issuecomment-1514794305
More information about the hotspot-dev
mailing list