[lworld] RFR: 8326707: [lworld] Remove VALUE modifier from Modifier and AccessFlag [v4]
Roger Riggs
rriggs at openjdk.org
Wed Feb 28 22:20:03 UTC 2024
> 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.
Roger Riggs has updated the pull request incrementally with one additional commit since the last revision:
Correct indentation
-------------
Changes:
- all: https://git.openjdk.org/valhalla/pull/1024/files
- new: https://git.openjdk.org/valhalla/pull/1024/files/67c55794..965db72d
Webrevs:
- full: https://webrevs.openjdk.org/?repo=valhalla&pr=1024&range=03
- incr: https://webrevs.openjdk.org/?repo=valhalla&pr=1024&range=02-03
Stats: 6 lines in 1 file changed: 0 ins; 0 del; 6 mod
Patch: https://git.openjdk.org/valhalla/pull/1024.diff
Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1024/head:pull/1024
PR: https://git.openjdk.org/valhalla/pull/1024
More information about the valhalla-dev
mailing list