RFR: 8359057: AbstractInterpreter::is_not_reached returns incorrectly with invokedynamic [v2]
Matias Saavedra Silva
matsaave at openjdk.org
Wed Oct 22 19:06:41 UTC 2025
> This is a trivial change to return the output of `AbstractInterpreter::is_not_reached` in the invokedynamic case to its behavior before [JDK-8301995](https://bugs.openjdk.org/browse/JDK-8301995). Verified with tier 1-5 tests.
Matias Saavedra Silva has updated the pull request incrementally with one additional commit since the last revision:
Vladimir comment
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/27904/files
- new: https://git.openjdk.org/jdk/pull/27904/files/192a658b..23bddcbf
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=27904&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=27904&range=00-01
Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/27904.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/27904/head:pull/27904
PR: https://git.openjdk.org/jdk/pull/27904
More information about the hotspot-runtime-dev
mailing list