[lworld] RFR: Include verification for strict fields in ClassFile API

Chen Liang liach at openjdk.org
Mon Jul 14 15:13:04 UTC 2025


The lack of classfile verifier recognition of strict fields is the only part of class file API support left for strict fields.

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

Commit messages:
 - Include strict field stuff in classfile verifier
 - 8361526: Synchronize ClassFile API verifier with hotspot

Changes: https://git.openjdk.org/valhalla/pull/1506/files
  Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=1506&range=00
  Stats: 492 lines in 14 files changed: 328 ins; 27 del; 137 mod
  Patch: https://git.openjdk.org/valhalla/pull/1506.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1506/head:pull/1506

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


More information about the valhalla-dev mailing list