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

Wang Huang whuang at openjdk.java.net
Wed Apr 28 07:04:20 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 issue will be fixed in the other issue.~~

Wang Huang has updated the pull request incrementally with one additional commit since the last revision:

  fix some bugs

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

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

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

  Stats: 24 lines in 1 file changed: 7 ins; 1 del; 16 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