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

Wang Huang whuang at openjdk.java.net
Fri May 7 12:58:55 UTC 2021


On Thu, 8 Apr 2021 02:43:37 GMT, Wang Huang <whuang at openjdk.org> wrote:

> 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.~~

This pull request has now been integrated.

Changeset: 9a19a0cc
Author:    Wang Huang <whuang at openjdk.org>
Committer: Harold Seigel <hseigel at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/9a19a0cc1087311b01c5c15432c4451f1ea24fad
Stats:     285 lines in 4 files changed: 283 ins; 0 del; 2 mod

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

Co-authored-by: Wang Huang <whuang at openjdk.org>
Co-authored-by: Wu Yan <wuyan34 at huawei.com>
Reviewed-by: dholmes, hseigel

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

PR: https://git.openjdk.java.net/jdk/pull/3392


More information about the hotspot-runtime-dev mailing list