git: openjdk/jdk: 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
Thu Jul 6 19:18:13 UTC 2023


Changeset: 0c86c31b
Author:    Patricio Chilano Mateo <pchilanomate at openjdk.org>
Date:      2023-07-06 19:15:45 +0000
URL:       https://git.openjdk.org/jdk/commit/0c86c31bccd676e1cfbd35898ee16e89d5752688

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: dcubed, sspitsyn, dlong

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



More information about the jdk-changes mailing list