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

Dean Long dlong at openjdk.org
Wed May 31 01:10:59 UTC 2023


On Fri, 26 May 2023 18:38:42 GMT, Patricio Chilano Mateo <pchilanomate at openjdk.org> wrote:

> Yes, that works. I can do that but I'll wait since we might not go with this solution after all.

Is there an alternative solution you have in mind?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/14108#discussion_r1210980416


More information about the hotspot-dev mailing list