[lworld] Integrated: 8366267: [lworld] Injected ACC_IDENTITY escapes to instrumentation of older classes

Coleen Phillimore coleenp at openjdk.org
Thu Sep 4 18:16:51 UTC 2025


On Thu, 4 Sep 2025 15:55:27 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> This is a simple fix to mask off the ACC_IDENTITY bit from the inner class attribute that was added in during classfile parsing for non-preview non-value classfiles.
> Tested with tier1 and java/lang/instrument manually.

This pull request has now been integrated.

Changeset: 59ffa2df
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/59ffa2dfa856f7c7bb91c2f4e7cbdabf38d8ade2
Stats:     13 lines in 4 files changed: 11 ins; 1 del; 1 mod

8366267: [lworld] Injected ACC_IDENTITY escapes to instrumentation of older classes

Reviewed-by: liach

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

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


More information about the valhalla-dev mailing list