RFR: 8359057: AbstractInterpreter::is_not_reached returns incorrectly with invokedynamic
Matias Saavedra Silva
matsaave at openjdk.org
Tue Oct 21 16:47:32 UTC 2025
On Mon, 20 Oct 2025 21:58:51 GMT, Chen Liang <liach at openjdk.org> wrote:
> Just curious, does this have any observable effect that can surface in a regression test?
The initial reporter did not offer a test case that displays this issue and I have not been able to write such a test either. It looks like this code cannot be normally executed so I omitted a test case here.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27904#issuecomment-3427647171
More information about the hotspot-runtime-dev
mailing list