RFR: 8306310: Move is_shared Klass flag

Frederic Parain fparain at openjdk.org
Wed Apr 19 13:02:43 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.

Looks good to me.
Thank you for making AccessFlags even cleaner.

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

Marked as reviewed by fparain (Reviewer).

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


More information about the hotspot-dev mailing list