jdk/src/share/classes/java/lang/AbstractStringBuilder.java
Wed, 26 Feb 2014 13:02:05 -0800 bchristi 8027640: String.indexOf(String,int) for the empty string case not specified
Tue, 22 Oct 2013 17:02:08 -0400 rriggs 8026982: javadoc errors in core libs
Mon, 26 Aug 2013 18:26:35 +0400 igerasim 8016018: Typo in AbstractStringBuilder#indexOf and #lastIndexOf descriptions
Wed, 05 Jun 2013 21:01:02 -0700 bpb 7032154: Performance tuning of sun.misc.FloatingDecimal/FormattedFloatingDecimal
Mon, 08 Apr 2013 16:37:35 -0700 martin 8010849: (str) Optimize StringBuilder.append(null)
Tue, 26 Mar 2013 13:36:51 -0700 martin 8010316: Improve handling of char sequences containing surrogates
Tue, 22 Jan 2013 11:14:13 -0500 jgish 4247235: (spec str) StringBuffer.insert(int, char[]) specification is inconsistent
Fri, 28 Dec 2012 16:56:54 -0500 jgish 8005118: Javadoc styles are inconsistent
Thu, 29 Nov 2012 14:09:45 -0800 mduigou 6553074: String{Buffer,Builder}.indexOf(Str, int) contains unnecessary allocation
Mon, 29 Oct 2012 16:51:59 -0700 jgish 6206780: (str) Forwarding append methods in String{Buffer,Builder} are inconsistent
Wed, 19 Sep 2012 14:55:40 +0100 chegar 7199500: Minor typo in AbstractStringBuilder.java header
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
less more (0) -14 tip