RFR: 8283306: re-resolving indirect call to non-entrant nmethod can crash [v4]

Dean Long dlong at openjdk.java.net
Thu May 5 21:32:13 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

Thanks Doug, Tobias, and Tom.

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

PR: https://git.openjdk.java.net/jdk/pull/8528


More information about the hotspot-dev mailing list