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, [email protected] 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