[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
Patricio Chilano Mateo
pchilanomate at openjdk.org
Mon Jul 10 14:45:45 UTC 2023
Clean backport of [JDK-8302351](https://bugs.openjdk.org/browse/JDK-8302351).
Thanks,
Patricio
-------------
Commit messages:
- Backport 0c86c31bccd676e1cfbd35898ee16e89d5752688
Changes: https://git.openjdk.org/jdk21/pull/106/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21&pr=106&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8302351
Stats: 5 lines in 1 file changed: 0 ins; 5 del; 0 mod
Patch: https://git.openjdk.org/jdk21/pull/106.diff
Fetch: git fetch https://git.openjdk.org/jdk21.git pull/106/head:pull/106
PR: https://git.openjdk.org/jdk21/pull/106
More information about the hotspot-dev
mailing list