On Tue, 9 Jun 2026 06:15:07 GMT, Chen Liang <[email protected]> wrote:
> StrictProcessor for strict field initialization testing is too confusing with > its use of var whose type is not straightforward from the calling context. > Also, the "defer super call" functionality is unnecessary as we decide to > drop the initialization warnings from javac and to use explicit early > construction context instead. > > --------- > - [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: 042a35d5 Author: Chen Liang <[email protected]> URL: https://git.openjdk.org/valhalla/commit/042a35d51ab4f405fb73caf05a660d39314c8066 Stats: 282 lines in 3 files changed: 23 ins; 245 del; 14 mod 8386242: [lworld] Simplify and clarify StrictProcessor Reviewed-by: dsimms ------------- PR: https://git.openjdk.org/valhalla/pull/2530
