[Ping] RE: [8u] RFR 8182397: Race in field updates when creating ArrayKlasses can lead to crash
Yangfei (Felix)
felix.yang at huawei.com
Wed Mar 4 01:32:12 UTC 2020
As mentioned in [1], omitted copyright year update in previous webrev.
New 8u-backport webrev: http://cr.openjdk.java.net/~fyang/8182397/webrev.02/
[1] https://mail.openjdk.java.net/pipermail/jdk8u-dev/2020-February/011224.html
Thanks,
Felix
From: Yangfei (Felix)
Sent: Wednesday, February 5, 2020 11:47 AM
To: 'jdk8u-dev at openjdk.java.net' <jdk8u-dev at openjdk.java.net>
Subject: [Ping] RE: [8u] RFR 8182397: Race in field updates when creating ArrayKlasses can lead to crash
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<mailto: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