RFR [9] 8056152 API to create Threads that do not inherit InheritableThreadLocals
Chris Hegarty
chris.hegarty at oracle.com
Fri Dec 11 09:24:41 UTC 2015
On 10 Dec 2015, at 19:59, Mandy Chung <mandy.chung at oracle.com> wrote:
> On 12/10/2015 03:48 AM, Chris Hegarty wrote:
>> Updated webrev:
>> http://cr.openjdk.java.net/~chegar/8056152/01/webrev/
>
> Looks good.
Thanks Mandy.
> Nit:
> 687 * the specified <i>stack size</i>, and inherits initial values for
> Not sure if italic font of stack size is intentional since this constructor doesn't emphasize on this parameter.
Right, replaced with:
* the specified {@code stackSize}, and inherits initial values for
-Chris.
More information about the core-libs-dev
mailing list