On 18/04/16 08:01, Chris Hegarty wrote:
8056152 added a new constructor to java.lang.Thread to constructing Threads that
do not inherit inheritable-thread-local initial values. Given there is now a
supported
API for creating such threads, other areas of the JDK should be updated to use
it.
Th
Looks good, Chris
/Claes
On 04/18/2016 08:01 AM, Chris Hegarty wrote:
8056152 added a new constructor to java.lang.Thread to constructing Threads that
do not inherit inheritable-thread-local initial values. Given there is now a
supported
API for creating such threads, other areas of the JDK s