> The checks for strict statics for VarHandle was never implemented. Luckily we > can reuse LazyInitializingVarHandle so the patch is not too complex. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Chen Liang has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains seven additional commits since the last revision: - Review remarks - Merge branch 'lworld' of https://github.com/openjdk/valhalla into fix/lw-strict-static-vh - Fix missing trusted final field query - Merge branch 'lworld' of https://github.com/openjdk/valhalla into fix/lw-strict-static-vh - Restrict write access for IMPL_LOOKUP VH on strict final - Merge branch 'lworld' of https://github.com/openjdk/valhalla into fix/lw-strict-static-vh - Missing strict static validation for VarHandle ------------- Changes: - all: https://git.openjdk.org/valhalla/pull/2550/files - new: https://git.openjdk.org/valhalla/pull/2550/files/6992b985..fc58075b Webrevs: - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2550&range=03 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2550&range=02-03 Stats: 287 lines in 18 files changed: 207 ins; 12 del; 68 mod Patch: https://git.openjdk.org/valhalla/pull/2550.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2550/head:pull/2550 PR: https://git.openjdk.org/valhalla/pull/2550
