Integrated: 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.

This pull request has now been integrated.

Changeset: 1a41e12c
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/1a41e12c22168c6c50c6bc193ae249a4a390173c
Stats:     15 lines in 2 files changed: 10 ins; 5 del; 0 mod

8306310: Move is_shared Klass flag

Reviewed-by: iklam, fparain

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

PR: https://git.openjdk.org/jdk/pull/13514


More information about the hotspot-dev mailing list