> 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 five additional commits since 
the last revision:

 - 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/172e435d..6992b985

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2550&range=02
 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2550&range=01-02

  Stats: 169 lines in 8 files changed: 140 ins; 4 del; 25 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

Reply via email to