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

Dean Long dlong at openjdk.java.net
Wed May 4 18:43:15 UTC 2022


> 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:

  Tom's suggested fix

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/8528/files
  - new: https://git.openjdk.java.net/jdk/pull/8528/files/8861b248..13272e1d

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8528&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8528&range=00-01

  Stats: 30 lines in 1 file changed: 2 ins; 3 del; 25 mod
  Patch: https://git.openjdk.java.net/jdk/pull/8528.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/8528/head:pull/8528

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


More information about the hotspot-dev mailing list