[jdk21] 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

Coleen Phillimore coleenp at openjdk.org
Mon Jul 10 15:10:25 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

Looks good.

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

Marked as reviewed by coleenp (Reviewer).

PR Review: https://git.openjdk.org/jdk21/pull/106#pullrequestreview-1522314384


More information about the hotspot-dev mailing list