afu8u/jdk/test/java/lang/StringBuilder
Ivan Gerasimov 6b65832484 8149330: Capacity of StringBuilder should not get close to Integer.MAX_VALUE unless necessary
Reviewed-by: martin
2016-03-04 14:03:34 +03:00
..
AppendStringBuffer.java 6206780: (str) Forwarding append methods in String{Buffer,Builder} are inconsistent 2012-10-29 16:51:59 -07:00
BuilderForwarding.java 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
Capacity.java 8149330: Capacity of StringBuilder should not get close to Integer.MAX_VALUE unless necessary 2016-03-04 14:03:34 +03:00
EnsureCapacity.java
Exceptions.java
HugeCapacity.java 8149330: Capacity of StringBuilder should not get close to Integer.MAX_VALUE unless necessary 2016-03-04 14:03:34 +03:00
Insert.java
Supplementary.java 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00