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

Yangfei (Felix) felix.yang at huawei.com
Fri Nov 15 03:14:11 UTC 2019


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