[lworld] Integrated: 8326707: [lworld] Remove VALUE modifier from Modifier and AccessFlag

Roger Riggs rriggs at openjdk.org
Wed Feb 28 22:25:52 UTC 2024


On Tue, 27 Feb 2024 21:45:27 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

> Remove the VALUE modifier in Modifier.java and AccessFlag.java.
> Update Class.isValue() to be false for primitive, array, and interface classes and otherwise be ~ACC_IDENTITY in the modifiers.

This pull request has now been integrated.

Changeset: 66be2291
Author:    Roger Riggs <rriggs at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/66be2291ac519c5b33fcb4c036ec959ad16db788
Stats:     101 lines in 8 files changed: 16 ins; 70 del; 15 mod

8326707: [lworld] Remove VALUE modifier from Modifier and AccessFlag

Reviewed-by: mchung

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

PR: https://git.openjdk.org/valhalla/pull/1024



More information about the valhalla-dev mailing list