jdk-24/test/jdk/java/lang/String
Naoto Sato 15ae8d02ee 8319993: Update Unicode Data Files to 16.0.0
8319992: Update ICU4J to Version 76.1

Reviewed-by: jlu, joehw, iris
2024-11-25 15:54:23 +00:00
..
CompactString 8329623: NegativeArraySizeException encoding large String to UTF-8 2024-04-08 17:58:21 +00:00
concat 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
nativeEncoding
CaseConvertSameInstance.java
CaseInsensitiveComparator.java
Chars.java 8321514: UTF16 string gets constructed incorrectly from codepoints if CompactStrings is not enabled 2023-12-14 14:39:04 +00:00
CompareIC.java
ContentEquals.java
CountNonZeroAscii.java 8339290: Optimize ClassFile Utf8EntryImpl#writeTo 2024-09-05 11:45:49 +00:00
Encodings.java
EqualsIgnoreCase.java
Exceptions.java
Formatted.java
HashCode.java 8282664: Unroll by hand StringUTF16 and StringLatin1 polynomial hash loops 2023-01-17 21:06:22 +00:00
ICCBasher.java
Indent.java
IndexOf.java 8344861: Disable CheckJNICalls in tests until JDK-8344802 is fixed 2024-11-22 14:48:39 +00:00
IndexOfBeginEnd.java 8303648: Add String.indexOf(String str, int beginIndex, int endIndex) 2023-03-21 08:43:23 +00:00
IndexOfEmptyInEmpty.java
IsBlank.java
IsEmpty.java
Lines.java
LiteralReplace.java
NonCharacterMapping.java 8283698: Refactor Locale constructors used in src/test 2022-04-08 15:23:25 +00:00
NoReplTest.java 8288589: Files.readString ignores encoding errors for UTF-16 2022-06-23 15:49:43 +00:00
Regex.java
RegionMatches.java 8316879: RegionMatches1Tests fails if CompactStrings are disabled after JDK-8302163 2023-09-28 18:11:40 +00:00
SBConstructor.java
SpecialCasingTest.java 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
Split.java
StringContentEqualsBug.java
StringJoinTest.java 8267529: StringJoiner can create a String that breaks String::equals 2021-05-27 23:09:22 +00:00
StringRacyConstructor.java 8311906: Improve robustness of String constructors with mutable array inputs 2023-12-04 18:28:59 +00:00
StringRepeat.java 8328524: [x86] StringRepeat.java failure on linux-x86: Could not reserve enough space for 2097152KB object heap 2024-03-20 07:20:49 +00:00
Strip.java
StripIndent.java
Supplementary.java
TEST.properties
ToLowerCase.java 8283698: Refactor Locale constructors used in src/test 2022-04-08 15:23:25 +00:00
ToUpperCase.java 8283698: Refactor Locale constructors used in src/test 2022-04-08 15:23:25 +00:00
Transform.java
TranslateEscapes.java
UnicodeCasingTest.java 8319993: Update Unicode Data Files to 16.0.0 2024-11-25 15:54:23 +00:00