[lworld] Withdrawn: 8326707: [lworld] Remove VALUE modifier from Modifier and AccessFlag
Roger Riggs
rriggs at openjdk.org
Tue Feb 27 21:38:55 UTC 2024
On Mon, 26 Feb 2024 21:19:12 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
> Remove the VALUE modifier in Modifier.java and AccessFlag.java.
> Map the Class.isValue() method to `!Class.isIdentity()`.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/valhalla/pull/1019
More information about the valhalla-dev
mailing list