jdk-24/jdk/test/java/lang/String
Ivan Gerasimov f35750c5d6 8058779: Faster implementation of String.replace(CharSequence, CharSequence)
Reviewed-by: sherman, plevart, forax, psandoz
2015-06-03 19:26:58 +03:00
..
CaseConvertSameInstance.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
CaseInsensitiveComparator.java 5035850: (str) String.CASE_INSENSITIVE_ORDER should override readResolve() 2011-12-02 16:25:35 -08:00
CompareIC.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ContentEquals.java 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
Encodings.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Exceptions.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ICCBasher.java 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
IndexOfEmptyInEmpty.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
IsEmpty.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
LiteralReplace.java 8058779: Faster implementation of String.replace(CharSequence, CharSequence) 2015-06-03 19:26:58 +03:00
NonCharacterMapping.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Regex.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
RegionMatches.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
SBConstructor.java 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
Split.java 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
StringContentEqualsBug.java 8014477: (str) Race condition in String.contentEquals when comparing with StringBuffer 2013-05-17 14:41:39 +02:00
StringJoinTest.java 5015163: (str) String merge/join that is the inverse of String.split() 2013-04-02 18:41:04 -04:00
Supplementary.java 6962318: Update copyright year 2010-12-28 15:53:50 -08:00
ToLowerCase.java 8042589: String.toLowerCase do not work for some concatenated strings 2014-07-17 11:08:50 -07:00
ToUpperCase.java 8042589: String.toLowerCase do not work for some concatenated strings 2014-07-17 11:08:50 -07:00