[lworld] RFR: 8294866: [lworld] Array classes access flags should include identiy bits [v2]
Roger Riggs
rriggs at openjdk.org
Thu Jun 20 16:45:35 UTC 2024
> Update java.lang.reflect.AccessFlag to return IDENTITY for array classes.
> The access flag bits for arrays come from the VM, hence the changes to HotSpot.
Roger Riggs has updated the pull request incrementally with one additional commit since the last revision:
Tagged the new IDENTITY and STRICT_FIELD AccessFlags to be valid as of the `latest()` class file version number.
They should float forward with releases until the first release in which Valhalla is integrated.
-------------
Changes:
- all: https://git.openjdk.org/valhalla/pull/1141/files
- new: https://git.openjdk.org/valhalla/pull/1141/files/92fb3896..9e0368fc
Webrevs:
- full: https://webrevs.openjdk.org/?repo=valhalla&pr=1141&range=01
- incr: https://webrevs.openjdk.org/?repo=valhalla&pr=1141&range=00-01
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/valhalla/pull/1141.diff
Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1141/head:pull/1141
PR: https://git.openjdk.org/valhalla/pull/1141
More information about the valhalla-dev
mailing list