Integrated: 8283306: re-resolving indirect call to non-entrant nmethod can crash

Dean Long dlong at openjdk.java.net
Thu May 5 21:32:17 UTC 2022


On Wed, 4 May 2022 07:47:28 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.

This pull request has now been integrated.

Changeset: 6d7e4461
Author:    Dean Long <dlong at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/6d7e4461620866992975eb9d5de1519e558de7da
Stats:     30 lines in 1 file changed: 4 ins; 0 del; 26 mod

8283306: re-resolving indirect call to non-entrant nmethod can crash

Reviewed-by: thartmann, never

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

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


More information about the hotspot-dev mailing list