RFR: 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 [v3]

Patricio Chilano Mateo pchilanomate at openjdk.org
Wed Jul 5 19:29:58 UTC 2023


On Wed, 5 Jul 2023 19:10:20 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:

> Just removing the asserts looks okay to me. Also, it will be safe to backport to 21. Thanks, Serguei
>
Thanks for the review Serguei!

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

PR Comment: https://git.openjdk.org/jdk/pull/14108#issuecomment-1622345550


More information about the hotspot-dev mailing list