> 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 three additional commits since the last revision: - 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/c1142a76..172e435d Webrevs: - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2550&range=01 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2550&range=00-01 Stats: 519 lines in 33 files changed: 432 ins; 6 del; 81 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
