RFR [9] 8147553: Remove sun.misc.ManagedLocalsThread from java.management
Daniel Fuchs
daniel.fuchs at oracle.com
Mon Apr 18 13:24:31 UTC 2016
Hi Chris,
The changes look good to me.
best regards,
-- daniel
On 18/04/16 12:37, 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.
>
> This change updates the code in java.management to use the new Thread
> constructor.
>
> http://cr.openjdk.java.net/~chegar/8147553/
> https://bugs.openjdk.java.net/browse/JDK-8147553
>
> -Chris.
>
More information about the serviceability-dev
mailing list