.. |
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
|
8241742: Remove the preview status for methods introduced for Text Blocks
|
2020-04-09 10:55:01 -03:00 |
HashCode.java
|
8282664: Unroll by hand StringUTF16 and StringLatin1 polynomial hash loops
|
2023-01-17 21:06:22 +00:00 |
ICCBasher.java
|
|
|
Indent.java
|
8215493: String::indent inconsistency with blank lines
|
2019-01-09 18:17:36 -04:00 |
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
|
8200436: String::isBlank
|
2018-05-18 08:43:49 -03:00 |
IsEmpty.java
|
|
|
Lines.java
|
8200380: String::lines
|
2018-05-22 12:04:05 -03:00 |
LiteralReplace.java
|
8222955: Optimize String.replace(CharSequence, CharSequence) for common cases
|
2019-05-06 18:07:55 -07:00 |
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
|
8200377: String::strip, String::stripLeading, String::stripTrailing
|
2018-05-14 09:40:48 -03:00 |
StripIndent.java
|
8241742: Remove the preview status for methods introduced for Text Blocks
|
2020-04-09 10:55:01 -03:00 |
Supplementary.java
|
|
|
TEST.properties
|
8233940: Preview API tests for String methods should use ${jdk.version} as -source arg
|
2019-11-12 10:45:23 -08:00 |
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
|
8203442: String::transform
|
2018-11-26 12:20:06 -04:00 |
TranslateEscapes.java
|
8241742: Remove the preview status for methods introduced for Text Blocks
|
2020-04-09 10:55:01 -03:00 |
UnicodeCasingTest.java
|
8319993: Update Unicode Data Files to 16.0.0
|
2024-11-25 15:54:23 +00:00 |