RFR: 8294538: missing is_unloading() check in SharedRuntime::fixup_callers_callsite()

Tobias Hartmann thartmann at openjdk.org
Thu Oct 20 05:39:04 UTC 2022


On Tue, 18 Oct 2022 17:37:30 GMT, Dean Long <dlong at openjdk.org> wrote:

> This change adds a missing is_unloading() check for the callee in SharedRuntime::fixup_callers_callsite() and removes from_compiled_entry_no_trampoline() because it is no longer used.

Looks good to me.

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

Marked as reviewed by thartmann (Reviewer).

PR: https://git.openjdk.org/jdk/pull/10747


More information about the hotspot-dev mailing list