RFR: 8306310: Move is_shared Klass flag

Ioi Lam iklam at openjdk.org
Tue Apr 18 21:44:41 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.

LGTM. Thanks for the clean up.

-------------

Marked as reviewed by iklam (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/13514#pullrequestreview-1390975675


More information about the hotspot-dev mailing list