On 10 Dec 2015, at 19:59, Mandy Chung <mandy.ch...@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.