[lworld] Integrated: 8364095: [lworld] AccessFlags location and release need futher work for Valhalla (IDENTITY and SUPER)

Chen Liang liach at openjdk.org
Wed Sep 3 21:04:06 UTC 2025


On Mon, 25 Aug 2025 22:00:06 GMT, Chen Liang <liach at openjdk.org> wrote:

> 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.

This pull request has now been integrated.

Changeset: 24cf5a81
Author:    Chen Liang <liach at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/24cf5a813f13a01440df1fc89d18d03c9b337dbb
Stats:     361 lines in 43 files changed: 187 ins; 81 del; 93 mod

8364095: [lworld] AccessFlags location and release need futher work for Valhalla (IDENTITY and SUPER)

Reviewed-by: mcimadamore

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

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


More information about the valhalla-dev mailing list