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

Vicente Romero vromero at openjdk.org
Mon Apr 28 17:57:03 UTC 2025


On Mon, 28 Apr 2025 17:16:24 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.
>
> Chen Liang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Roger comment

looks sensible

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

Marked as reviewed by vromero (Committer).

PR Review: https://git.openjdk.org/valhalla/pull/1432#pullrequestreview-2800174940


More information about the valhalla-dev mailing list