RFR: 8359057: AbstractInterpreter::is_not_reached returns incorrectly with invokedynamic
Chen Liang
liach at openjdk.org
Mon Oct 20 22:01:24 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.
Just curious, does this have any observable effect that can surface in a regression test?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27904#issuecomment-3423877839
More information about the hotspot-runtime-dev
mailing list