jdk/src/share/classes/java/lang/String.java
Wed, 13 Apr 2011 12:16:13 -0700 jjh 7032960: API files in java.awt need to be updated for references to JVM Spec with editions/hyperlinks
Tue, 04 Jan 2011 17:05:38 -0800 lana Merge
Mon, 20 Dec 2010 13:47:04 -0800 smarks 6880112: Project Coin: Port JDK core library code to use diamond operator
Tue, 28 Dec 2010 15:53:50 -0800 ohair 6962318: Update copyright year
Wed, 30 Jun 2010 16:11:32 -0700 martin 6933322: Add methods highSurrogate(), lowSurrogate() to class Character
Wed, 30 Jun 2010 16:11:32 -0700 martin 6940381: Wording improvements for String.indexOf, String.lastIndexOf
Wed, 30 Jun 2010 16:11:32 -0700 martin 6937112: String.lastIndexOf confused by unpaired trailing surrogate
Wed, 30 Jun 2010 16:11:32 -0700 martin 6934265: Add public method Character.isBmpCodePoint
Tue, 25 May 2010 15:58:33 -0700 ohair 6943119: Rebrand source copyright notices
Sun, 09 May 2010 16:37:06 -0700 martin 6937842: Unreadable \uXXXX in javadoc
Sat, 27 Feb 2010 19:29:15 +0000 alanb 6921374: java.lang.String::hashCode() should check for count == 0 to avoid repeated stores hash = 0
Wed, 07 Oct 2009 14:04:20 -0700 darcy 6480728: Byte.valueOf(byte) returns a cached value but Byte.valueOf(String)
Thu, 13 Aug 2009 10:50:23 -0700 sherman 6840246: Lightweight implementation of String.split for simple use case
Fri, 10 Apr 2009 11:51:36 +0900 peytoia 6404304: RFE: Unicode 5.1 support
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip