On 22 Jan 2016, at 20:17, Brian Burkhalter <brian.burkhal...@oracle.com> wrote:

> Please review at your convenience.
> 
> Issue:        https://bugs.openjdk.java.net/browse/JDK-8147545
> Patch:        http://cr.openjdk.java.net/~bpb/8147545/webrev.00/

Looks good to me. Thanks Brian.

-Chris.

> Replaced using of ManagedLocalsThread with a Thread created from the new 
> constructor
> 
> Thread(ThreadGroup,Runnable,String,long,boolean)
> 
> with the boolean parameter “inheritThreadLocals” set to false.
> 
> Thanks,
> 
> Brian

Reply via email to