On Mon, 31 Aug 2026 20:39:23 GMT, Matias Saavedra Silva <[email protected]> 
wrote:

>> Early_larval frames can only apply to frames with the uninitializeThis flag 
>> set, however, this rule was not properly being enforced. Instead, the 
>> verifier looked at the state of uninitializedThis for the previous frame, so 
>> this patch moves this check until after the nested frame has been parsed. 
>> Verified with a new regresson test case and tier 1-5 tests.
>> 
>> ---------
>> - [x] I confirm that I make this contribution in accordance with the 
>> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).
>
> Matias Saavedra Silva has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Dan comments

The new semantic of the unset fields set makes the code logic much easier to 
follow.
Thank you for this change.
LGTM.

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

Marked as reviewed by fparain (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/32459#pullrequestreview-5102640109

Reply via email to