> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/32459/files
  - new: https://git.openjdk.org/jdk/pull/32459/files/f7c0a206..47825ede

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=32459&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32459&range=03-04

  Stats: 91 lines in 4 files changed: 36 ins; 33 del; 22 mod
  Patch: https://git.openjdk.org/jdk/pull/32459.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/32459/head:pull/32459

PR: https://git.openjdk.org/jdk/pull/32459

Reply via email to