Integrated: 8359057: AbstractInterpreter::is_not_reached returns incorrectly with invokedynamic

Matias Saavedra Silva matsaave at openjdk.org
Wed Oct 22 21:09:41 UTC 2025


On Mon, 20 Oct 2025 20:29:11 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.

This pull request has now been integrated.

Changeset: 45e145fa
Author:    Matias Saavedra Silva <matsaave at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/45e145fac2abc90faa56679336ddea4a8cd05446
Stats:     2 lines in 1 file changed: 1 ins; 0 del; 1 mod

8359057: AbstractInterpreter::is_not_reached returns incorrectly with invokedynamic

Reviewed-by: vlivanov

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

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


More information about the hotspot-runtime-dev mailing list