aboutsummaryrefslogtreecommitdiff
path: root/test/java/lang/String
AgeCommit message (Expand)Author
2014-05-168041791: String.toLowerCase regression - violates Unicode standardnaoto
2013-12-268029235: Update copyright year to match last edit in jdk8 jdk repository for ...lana
2013-11-138028321: Fix for String.split() empty input sequence/JDK-6559590 triggers reg...sherman
2013-11-138027645: Pattern.split() with positive lookaheadsherman
2013-10-228020037: String.toLowerCase incorrectly increases length, if string contains ...peytoia
2013-05-178014477: (str) Race condition in String.contentEquals when comparing with Str...plevart
2013-04-025015163: (str) String merge/join that is the inverse of String.split()jgish
2011-12-025035850: (str) String.CASE_INSENSITIVE_ORDER should override readResolve()sherman
2010-12-286962318: Update copyright yearohair
2010-06-306937112: String.lastIndexOf confused by unpaired trailing surrogatemartin
2010-05-256943119: Rebrand source copyright noticesohair
2009-08-136840246: Lightweight implementation of String.split for simple use casesherman
2009-04-106404304: RFE: Unicode 5.1 supportpeytoia
2007-12-01Initial loadduke