RFR 8138632: Sparse array does not handle growth of underlying dense array

Attila Szegedi attila.szegedi at oracle.com
Wed Sep 30 15:19:38 UTC 2015


+1

> On Sep 30, 2015, at 4:46 PM, Hannes Wallnoefer <hannes.wallnoefer at oracle.com> wrote:
> 
> Please review JDK-8138632: Sparse array does not handle growth of underlying dense array
> 
> http://cr.openjdk.java.net/~hannesw/8138632/
> 
> This includes some cleanup (static methods marked final, removal of toIndex parameter in ArrayData.canDelete that was never used).
> 
> Thanks,
> Hannes



More information about the nashorn-dev mailing list