Thanks Mandy. Pushed to the mainline/16 repo.
-Joe
On 7/13/20 10:13 AM, Mandy Chung wrote:
Looks okay. Same as Alan's comment, I don't see there is any urgency
to fix this in 15. Fixing it in 16 is fine.
Mandy
On 7/12/20 3:21 PM, Joe Wang wrote:
Hi all,
Alan updated the bug to indicate it fails since JDK 9. Given we still
have a couple days for JDK 15, I've rebased the patch to the jdk15
repo and would like to check in the patch into JDK 15 instead (and
let it be sync-ed to 16). Here's the webrev for JDK 15:
http://cr.openjdk.java.net/~joehw/jdk15/8248486/webrev/
No change to the SafeThread. The change to module-info.java was made
by deleting java.xml from its JDK15 version. Please review.
Thanks,
Joe
On 7/10/2020 3:02 PM, Mandy Chung wrote:
On 7/10/20 2:25 PM, huizhe.w...@oracle.com wrote:
Thanks Chris, Roger, and Mandy. I've updated the webrev using
AtomicInteger and removing java.base export.
Here's the updated webrev:
http://cr.openjdk.java.net/~joehw/jdk16/8248486/webrev/
Looks good.
Mandy