On Tue, 14 Jul 2026 22:12:18 GMT, Chen Liang <[email protected]> wrote:
> We should mark record classes as using preview VM features if they use > strictly-initialized fields or early larval frames. > > Maurizio considered this to be P2 given the spec violations, especially with > the spurious early larval frames in the class files. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). Since this fix is also blocked by this Valhalla fix: - [JDK-8388343](https://bugs.openjdk.org/browse/JDK-8388343) [lworld] Reevaluate the enable-preview in memory compilation from VM arguments I presume you will be integrating [JDK-8388343](https://bugs.openjdk.org/browse/JDK-8388343) and this fix together after getting approvals. ------------- PR Comment: https://git.openjdk.org/valhalla/pull/2643#issuecomment-4996449177
