[lworld] RFR: 8376033: [lworld] Remove auto early construction from strict fields

Chen Liang liach at openjdk.org
Thu Jan 22 23:09:18 UTC 2026


Remove the translation strategy change of javac from `@Strict`, and fix all resulting errors (which appear as verification error for class files).

This is a prerequisite for simplifying `@Strict @NullRestricted` to `@NullRestricted` later.

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

Commit messages:
 - Remove translation difference due to strict annotation

Changes: https://git.openjdk.org/valhalla/pull/1952/files
  Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=1952&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8376033
  Stats: 615 lines in 69 files changed: 401 ins; 34 del; 180 mod
  Patch: https://git.openjdk.org/valhalla/pull/1952.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1952/head:pull/1952

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


More information about the valhalla-dev mailing list