jdk-24/test/jdk/java/util/regex
Cristian Vat 32efd23c5d 8311939: Excessive allocation of Matcher.groups array
Reviewed-by: rriggs, igraves
2023-08-17 11:27:39 +00:00
..
whitebox 8284842: Update Unicode Data Files to Version 15.0.0 2022-10-31 17:57:30 +00:00
BMPTestCases.txt 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GraphemeTestCases.txt 8216332: Grapheme regex does not work with emoji sequences 2020-03-12 08:31:26 -07:00
ImmutableMatchResultTest.java 8312976: MatchResult produces StringIndexOutOfBoundsException for groups outside match 2023-08-04 07:11:18 +00:00
NamedGroupsTests.java 8309515: Stale cached data from Matcher.namedGroups() after Matcher.usePattern() 2023-06-07 21:39:53 +00:00
NegativeArraySize.java 8299388: java/util/regex/NegativeArraySize.java fails on Alpine and sometimes Windows 2022-12-30 07:43:32 +00:00
PatternStreamTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
POSIX_ASCII.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
POSIX_Unicode.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
RegExTest.java 8311939: Excessive allocation of Matcher.groups array 2023-08-17 11:27:39 +00:00
SplitWithDelimitersTest.java 8305486: Add split() variants that keep the delimiters to String and j.u.r.Pattern 2023-05-08 14:51:35 +00:00
SupplementaryTestCases.txt 8247546: Pattern matching does not skip correctly over supplementary characters 2020-07-29 09:49:43 -07:00
TestCases.txt 8259074: regex benchmarks and tests 2021-02-08 18:09:59 +00:00