RFR of JDK-8134599: Improve the code coverage for ThreadLocal
Hamlin Li
huaming.li at oracle.com
Wed Oct 16 01:02:55 UTC 2019
Thanks Alan, I will add the @modules.
Please let me know your further comments, I haven't push the code yet.
Thank you
-Hamlin
On 2019/10/15 9:46 PM, Alan Bateman wrote:
> On 15/10/2019 03:03, Hamlin Li wrote:
>> Could some help to review it?
> I haven't studied the test but one thing that seems to be missing is
> @modules java.base/java.lang:+open to allow the test access TL
> internals. This will be needed once java.base is fully encapsulated.
>
> -Alan
More information about the core-libs-dev
mailing list