+1 On 9/30/2015 8:16 PM, Hannes Wallnoefer wrote:
Please review JDK-8138632: Sparse array does not handle growth of underlying dense arrayhttp://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