RFR: 8264760: JVM crashes when two threads encounter the same resolution error [v2]
Wang Huang
whuang at openjdk.java.net
Thu Apr 8 04:07:48 UTC 2021
> As shown in JDK-8264760, I changed notes with @dholmes-ora and only fixed this issue by deleting the assert. The other whole bigger big will be fixed in the other issue.
Wang Huang has updated the pull request incrementally with one additional commit since the last revision:
add test cases
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/3392/files
- new: https://git.openjdk.java.net/jdk/pull/3392/files/4774b25f..7d7c7442
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3392&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3392&range=00-01
Stats: 196 lines in 2 files changed: 196 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/3392.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/3392/head:pull/3392
PR: https://git.openjdk.java.net/jdk/pull/3392
More information about the hotspot-runtime-dev
mailing list