RFR: 8359057: AbstractInterpreter::is_not_reached returns incorrectly with invokedynamic [v2]
Vladimir Ivanov
vlivanov at openjdk.org
Wed Oct 22 19:15:11 UTC 2025
On Wed, 22 Oct 2025 19:06:41 GMT, Matias Saavedra Silva <matsaave at openjdk.org> wrote:
>> 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
Looks good and trivial.
-------------
Marked as reviewed by vlivanov (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/27904#pullrequestreview-3367205132
More information about the hotspot-runtime-dev
mailing list