jdk-24/jdk/test/java/util/ArrayList
Martin Buchholz b9d758e600 8148174: NegativeArraySizeException in Vector.grow(int)
Improve management of internal array

Reviewed-by: smarks, forax
2016-01-25 16:07:00 -08:00
..
AddAll.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ArrayManagement.java 8148174: NegativeArraySizeException in Vector.grow(int) 2016-01-25 16:07:00 -08:00
Bug6533203.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Bug8146568.java 8146568: NegativeArraySizeException in ArrayList.grow(int) 2016-01-08 19:53:36 -08:00
EnsureCapacity.java 6992121: StringBuilder.ensureCapacity(int minCap) throws OutOfMemoryError with minCap=Integer.MIN_VALUE 2010-10-19 10:02:25 -07:00
IteratorMicroBenchmark.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
RangeCheckMicroBenchmark.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00