RFR of JDK-8134599: Improve the code coverage for ThreadLocal

Alan Bateman Alan.Bateman at oracle.com
Tue Oct 15 13:46:41 UTC 2019


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