jdk/src/java.base/share/classes/java/util/regex
Ian Graves aa28430bdd 8268813: Better String matching
Reviewed-by: mschoene, rhalade, smarks
2022-01-18 23:35:34 +00:00
..
ASCII.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CharPredicates.java 8267587: Update java.util to use enhanced switch 2021-05-31 08:48:38 +00:00
EmojiData.java.template 8225061: Performance regression in Regex 2019-06-01 03:18:23 +02:00
Grapheme.java 8273430: Suspicious duplicate condition in java.util.regex.Grapheme#isExcludedSpacingMark 2021-09-13 21:48:28 +00:00
IntHashSet.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Matcher.java 8272626: Avoid C-style array declarations in java.* 2021-08-18 10:47:03 +00:00
MatchResult.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
package-info.java 8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base 2019-09-24 09:43:43 +01:00
Pattern.java 8268813: Better String matching 2022-01-18 23:35:34 +00:00
PatternSyntaxException.java 8269753: Misplaced caret in PatternSyntaxException's detail message 2021-07-27 02:25:30 +00:00
PrintPattern.java 8267587: Update java.util to use enhanced switch 2021-05-31 08:48:38 +00:00