git: openjdk/jdk21: 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:58:15 UTC 2023


Changeset: 308b4c63
Author:    Patricio Chilano Mateo <pchilanomate at openjdk.org>
Date:      2023-07-11 13:56:12 +0000
URL:       https://git.openjdk.org/jdk21/commit/308b4c63cb4a09f9c0bc2457ed224b8675534a22

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

! src/hotspot/share/runtime/sharedRuntime.cpp



More information about the jdk-changes mailing list