jdk-24/jdk/test/java/lang/StringBuilder
Jim Gish a865f8b91a 6206780: (str) Forwarding append methods in String{Buffer,Builder} are inconsistent
Update StringBuilder & StringBuffer to consistently handle forwarding to AbstractStringBuilder. Some additional cleanup (removal of refs to sub-classes from AbstractStringBuilder)

Reviewed-by: chegar, alanb, mduigou
2012-10-29 16:51:59 -07:00
..
AppendStringBuffer.java 6206780: (str) Forwarding append methods in String{Buffer,Builder} are inconsistent 2012-10-29 16:51:59 -07:00
BuilderForwarding.java 6206780: (str) Forwarding append methods in String{Buffer,Builder} are inconsistent 2012-10-29 16:51:59 -07:00
EnsureCapacity.java 6992121: StringBuilder.ensureCapacity(int minCap) throws OutOfMemoryError with minCap=Integer.MIN_VALUE 2010-10-19 10:02:25 -07:00
Exceptions.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Insert.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Supplementary.java 6962318: Update copyright year 2010-12-28 15:53:50 -08:00