[lworld] RFR: 8364095: [lworld] AccessFlags location and release need futher work for Valhalla (IDENTITY and SUPER) [v2]
Chen Liang
liach at openjdk.org
Thu Aug 28 23:03:11 UTC 2025
> Improve access flag reflection for preview on/off.
>
> In this process, I noted javac is incorrectly injecting ACC_IDENTITY to 69.0 class' `InnerClasses` attribute and fixed that.
>
> There is still some inconsistency, such as implying ACC_IDENTITY when preview is on for classes. Don't know if we have discussed on this yet.
>
> No new test failures.
Chen Liang has updated the pull request incrementally with one additional commit since the last revision:
Years
-------------
Changes:
- all: https://git.openjdk.org/valhalla/pull/1533/files
- new: https://git.openjdk.org/valhalla/pull/1533/files/f2f3d44f..62ed7b13
Webrevs:
- full: https://webrevs.openjdk.org/?repo=valhalla&pr=1533&range=01
- incr: https://webrevs.openjdk.org/?repo=valhalla&pr=1533&range=00-01
Stats: 26 lines in 26 files changed: 0 ins; 0 del; 26 mod
Patch: https://git.openjdk.org/valhalla/pull/1533.diff
Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1533/head:pull/1533
PR: https://git.openjdk.org/valhalla/pull/1533
More information about the valhalla-dev
mailing list