On Mon, 15 Jun 2026 16:43:53 GMT, Chen Liang <[email protected]> wrote:
> 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). This pull request has now been integrated. Changeset: d0b6c69e Author: Chen Liang <[email protected]> URL: https://git.openjdk.org/valhalla/commit/d0b6c69e2fe0072d1457f720348eede1dc6b00f8 Stats: 463 lines in 8 files changed: 288 ins; 67 del; 108 mod 8386677: [lworld] VarHandle does not implement strict static checks Reviewed-by: jvernee, vromero ------------- PR: https://git.openjdk.org/valhalla/pull/2550
