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

Wang Huang whuang at openjdk.java.net
Fri Apr 23 03:02:52 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:

  fix bugs

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/3392/files
  - new: https://git.openjdk.java.net/jdk/pull/3392/files/b11b658a..b9933eab

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3392&range=03
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3392&range=02-03

  Stats: 117 lines in 4 files changed: 80 ins; 12 del; 25 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