RFR: 8283306: re-resolving indirect call to non-entrant nmethod can crash [v4]
Dean Long
dlong at openjdk.java.net
Wed May 4 22:57:13 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:
cleanup
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/8528/files
- new: https://git.openjdk.java.net/jdk/pull/8528/files/8e1be231..5433abeb
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8528&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8528&range=02-03
Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 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