RFR: 8350444: Check for verifer error in StackMapReader::check_offset() [v2]
Matias Saavedra Silva
matsaave at openjdk.org
Thu Feb 20 23:02:09 UTC 2025
> This small patch adds error propagation in the newly added `check_offset()` method. Verified with tier 1-5 tests
Matias Saavedra Silva has updated the pull request incrementally with one additional commit since the last revision:
Check for exception without TRAPS
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/23717/files
- new: https://git.openjdk.org/jdk/pull/23717/files/532c6ecc..0d56c012
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=23717&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=23717&range=00-01
Stats: 6 lines in 2 files changed: 3 ins; 0 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/23717.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/23717/head:pull/23717
PR: https://git.openjdk.org/jdk/pull/23717
More information about the hotspot-runtime-dev
mailing list