RFR: 8264760: JVM crashes when two threads encounter the same resolution error

Wang Huang whuang at openjdk.java.net
Thu Apr 8 03:33:46 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.

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

Commit messages:
 - 8264760: JVM crashes when two threads encounter the same resolution error

Changes: https://git.openjdk.java.net/jdk/pull/3392/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3392&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8264760
  Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 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