Relates :
|
|
Relates :
|
JDK-8147544 :
|
|
JDK-8147545 :
|
|
JDK-8147553 :
|
|
JDK-8148861 :
|
|
JDK-8148863 :
|
|
JDK-8153158 :
|
|
JDK-8153371 :
|
|
JDK-8153372 :
|
JDK-8056152 added a new constructor to java.lang.Thread for constructing Threads that do not inherit inheritable thread-local initial values. All usages of sun.misc.ManagedLocalsThread in the base module were also replaced with this new constructor. Given there is now a supported API for creating such threads, other areas of the JDK should be updated to use it, where applicable. If all usages are replaced, then sun.misc.ManagedLocalsThread can be removed.
|