[lworld] RFR: 8343846: [lworld] implement spec changes to stack map tables [v2]

Matias Saavedra Silva matsaave at openjdk.org
Thu Feb 27 16:46:27 UTC 2025


> This patch implements the spec changes needed to realize the ACC_STRICT flag. See the JBS issue for more details. 
> 
> The patch is divided across 3 major commits:
> 1. VM changes for asserting that strict fields are initialized before the super constructor is called
> 2. Javac changes for generating the stack map table entries
> 3. Test
> 
> Verified with tier 1-3 tests

Matias Saavedra Silva has updated the pull request incrementally with one additional commit since the last revision:

  Typo corrections and method renaming

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

Changes:
  - all: https://git.openjdk.org/valhalla/pull/1373/files
  - new: https://git.openjdk.org/valhalla/pull/1373/files/77f8a1fe..040d3eac

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=valhalla&pr=1373&range=01
 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=1373&range=00-01

  Stats: 9 lines in 4 files changed: 0 ins; 0 del; 9 mod
  Patch: https://git.openjdk.org/valhalla/pull/1373.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1373/head:pull/1373

PR: https://git.openjdk.org/valhalla/pull/1373


More information about the valhalla-dev mailing list