[lworld] Integrated: 8354728: [lworld] Langtools work to update strict implementation to latest

Chen Liang liach at openjdk.org
Mon Apr 28 18:05:06 UTC 2025


On Tue, 15 Apr 2025 23:35:44 GMT, Chen Liang <liach at openjdk.org> wrote:

> The updates to the core libraries + langtools for the latest strict field initialization spec https://cr.openjdk.org/~dlsmith/jep401/jep401-20250409/specs/strict-fields-jvms.html is ready.
> 
> Currently, since there is no VM support, testing is restricted to generation by ClassFile API/javac and inspection through ClassFile API (and javap)
> 
> Not suitable for integration yet; StrictFinalInstanceFieldsTest requires VM side's support.

This pull request has now been integrated.

Changeset: 537cdc4c
Author:    Chen Liang <liach at openjdk.org>
Committer: Vicente Romero <vromero at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/537cdc4cc1530901d90f3d9114eb19c92f739d75
Stats:     630 lines in 19 files changed: 298 ins; 93 del; 239 mod

8354728: [lworld] Langtools work to update strict implementation to latest
8354694: [lworld] Refactor AssertUnsetFields to Early Larval Frame

Co-authored-by: Matias Saavedra Silva <matsaave at openjdk.org>
Reviewed-by: vromero

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

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


More information about the valhalla-dev mailing list