jdk/src/share/classes/java/lang/AbstractStringBuilder.java
Wed, 19 Sep 2012 08:52:21 -0400 jgish 4722265: (spec str) StringBuffer.ensureCapacity() should mention that capacity is mutable
Mon, 23 Jan 2012 12:17:30 -0800 darcy 7132338: Use @code friendly idiom for '\' in javadoc
Tue, 28 Dec 2010 15:53:50 -0800 ohair 6962318: Update copyright year
Tue, 19 Oct 2010 10:02:25 -0700 mchung 6992121: StringBuilder.ensureCapacity(int minCap) throws OutOfMemoryError with minCap=Integer.MIN_VALUE
Tue, 03 Aug 2010 12:22:49 -0700 martin 6955504: (str) String[Builder/Buffer].append(char[],int,int) throws OutOfMemoryError in b94
Wed, 30 Jun 2010 16:11:32 -0700 martin 6934265: Add public method Character.isBmpCodePoint
Fri, 28 May 2010 12:10:14 -0700 lana Merge
Thu, 13 May 2010 21:56:13 -0700 martin 6952330: Fix for 6933217 broke contract of StringBuffer.ensureCapacity
Tue, 25 May 2010 15:58:33 -0700 ohair 6943119: Rebrand source copyright notices
Sun, 09 May 2010 00:59:30 -0700 martin 6933217: Huge arrays handled poorly in core libraries
Thu, 02 Oct 2008 19:58:32 -0700 xdono 6754988: Update copyright year
Tue, 09 Sep 2008 15:20:07 -0700 martin 6728229: (str) StringBuilder.append(CharSequence) does not throw IndexOutOfBoundsException
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip