RFR: 8283306: re-resolving indirect call to non-entrant nmethod can crash [v4]
Tobias Hartmann
thartmann at openjdk.java.net
Thu May 5 08:12:24 UTC 2022
On Wed, 4 May 2022 22:57:13 GMT, Dean Long <dlong at openjdk.org> wrote:
>> This change fixes a crash that can happen in SharedRuntime::reresolve_call_site with Graal/JVMCI.
>> See https://bugs.openjdk.java.net/browse/JDK-8283306 for details.
>
> Dean Long has updated the pull request incrementally with one additional commit since the last revision:
>
> cleanup
Looks good to me.
-------------
Marked as reviewed by thartmann (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/8528
More information about the hotspot-dev
mailing list