[lworld] RFR: 8377325: [lworld] SA test gets Access Flags: Unmatched bit position 0x20 for location INNER_CLASS for class file format RELEASE_27

Coleen Phillimore coleenp at openjdk.org
Thu Feb 12 00:11:25 UTC 2026


The SA classfile dumper needs to filter out ACC_IDENTITY access flags for inner classes, like JVMTI class file Reconstitutor.

Tested with sa tests with and without --enable-preview, also tier1-3 in progress.

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

Commit messages:
 - 8377325: [lworld] SA test gets Access Flags: Unmatched bit position 0x20 for location INNER_CLASS for class file format RELEASE_27

Changes: https://git.openjdk.org/valhalla/pull/2083/files
  Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2083&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8377325
  Stats: 29 lines in 7 files changed: 21 ins; 1 del; 7 mod
  Patch: https://git.openjdk.org/valhalla/pull/2083.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2083/head:pull/2083

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


More information about the valhalla-dev mailing list