[lworld] RFR: 8354728: [lworld] Langtools work to update strict implementation to latest [v2]
Chen Liang
liach at openjdk.org
Wed Apr 16 15:42:52 UTC 2025
> 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:
Review suggestions, also rollback the getEntryType rename in javac, test updates
-------------
Changes:
- all: https://git.openjdk.org/valhalla/pull/1432/files
- new: https://git.openjdk.org/valhalla/pull/1432/files/6643f1b4..52d38be4
Webrevs:
- full: https://webrevs.openjdk.org/?repo=valhalla&pr=1432&range=01
- incr: https://webrevs.openjdk.org/?repo=valhalla&pr=1432&range=00-01
Stats: 89 lines in 7 files changed: 43 ins; 14 del; 32 mod
Patch: https://git.openjdk.org/valhalla/pull/1432.diff
Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1432/head:pull/1432
PR: https://git.openjdk.org/valhalla/pull/1432
More information about the valhalla-dev
mailing list