[jdk21] Integrated: 8302351: "assert(!JavaThread::current()->is_interp_only_mode() || !nm->method()->is_continuation_enter_intrinsic() || ContinuationEntry::is_interpreted_call(return_pc)) failed: interp_only_mode but not in enterSpecial interpreted entry" in fixup_callers_callsite

Patricio Chilano Mateo pchilanomate at openjdk.org
Tue Jul 11 13:59:18 UTC 2023


On Mon, 10 Jul 2023 14:23:18 GMT, Patricio Chilano Mateo <pchilanomate at openjdk.org> wrote:

> Clean backport of [JDK-8302351](https://bugs.openjdk.org/browse/JDK-8302351).
> 
> Thanks,
> Patricio

This pull request has now been integrated.

Changeset: 308b4c63
Author:    Patricio Chilano Mateo <pchilanomate at openjdk.org>
URL:       https://git.openjdk.org/jdk21/commit/308b4c63cb4a09f9c0bc2457ed224b8675534a22
Stats:     5 lines in 1 file changed: 0 ins; 5 del; 0 mod

8302351: "assert(!JavaThread::current()->is_interp_only_mode() || !nm->method()->is_continuation_enter_intrinsic() || ContinuationEntry::is_interpreted_call(return_pc)) failed: interp_only_mode but not in enterSpecial interpreted entry" in fixup_callers_callsite

Reviewed-by: coleenp
Backport-of: 0c86c31bccd676e1cfbd35898ee16e89d5752688

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

PR: https://git.openjdk.org/jdk21/pull/106


More information about the hotspot-dev mailing list