On Oct 2, 2013, at 1:34 PM, Chris Hegarty <chris.hega...@oracle.com> wrote:

> The change looks fine to me.
> 

Thanks.


> Just curious why we don't allow sizes equal to Nodes.MAX_ARRAY_SIZE? Rather 
> less than.
> 

Hmm... well observed, it's most likely a one off error due to it being confused 
with the exclusive upper bound for an index. It is consistently used like that 
throughout the code base. Don't wanna change that just now, i can do it later.

Paul.

Reply via email to