RFR[15/java.xml] Re: RFR [16/java.xml] 8248486: SafeThread illegal access to java.lang private fields should be removed
Mandy Chung
mandy.chung at oracle.com
Mon Jul 13 17:13:58 UTC 2020
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.wang at 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
>
More information about the core-libs-dev
mailing list