[Ping] RE: [8u] RFR 8182397: Race in field updates when creating ArrayKlasses can lead to crash

Yangfei (Felix) felix.yang at huawei.com
Wed Feb 5 03:46:34 UTC 2020


Ping …

Patch still applies to latest jdk8u-dev repo.
Copyright years for all files changed to 2020:
http://cr.openjdk.java.net/~fyang/8182397-8u-backport/webrev.01/

Thanks,
Felix

From: Yangfei (Felix)
Sent: Friday, November 15, 2019 11:14 AM
To: jdk8u-dev at openjdk.java.net
Subject: [8u] RFR 8182397: Race in field updates when creating ArrayKlasses can lead to crash

Hi,

Original bug:
  https://bugs.openjdk.java.net/browse/JDK-8182397
  http://hg.openjdk.java.net/jdk10/jdk10/hotspot/rev/e4434fd96f08

Original patch does not apply cleanly to 8u due to line differences and code refactoring.

8u webrev:
  http://cr.openjdk.java.net/~fyang/8182397-8u-backport/webrev.00/

This updated Copyright years for all files changed.
Also removed one line from the newly added testcase in the original patch: @modules java.base/jdk.internal.misc

Testing: Run full jtreg test with a x86-64 release build.
    Newly add test case fail without the patch and pass with the patch.

Thanks,
Felix


More information about the jdk8u-dev mailing list