Ian Graves
|
bb508e1303
|
8269753: Misplaced caret in PatternSyntaxException's detail message
Reviewed-by: prappo
|
2021-07-27 02:25:30 +00:00 |
|
Ian Graves
|
a1c0a6aafb
|
8199594: Add doc describing how (?x) ignores spaces in character classes
Reviewed-by: darcy, naoto, iris, lancea, bpb
|
2021-07-23 19:17:02 +00:00 |
|
Tagir F. Valeev
|
ab5a7ff230
|
8267587: Update java.util to use enhanced switch
Reviewed-by: iris
|
2021-05-31 08:48:38 +00:00 |
|
Patrick Concannon
|
a52c4ede2f
|
8267110: Update java.util to use instanceof pattern variable
Reviewed-by: lancea, naoto
|
2021-05-25 08:24:49 +00:00 |
|
Ian Graves
|
b337f63361
|
8037397: RegEx pattern matching loses character class after intersection (&&) operator
Reviewed-by: rriggs
|
2021-04-21 15:45:52 +00:00 |
|
Naoto Sato
|
96e5c3f1e0
|
8263890: Broken links to Unicode.org
Reviewed-by: redestad, joehw, iris
|
2021-03-19 21:48:36 +00:00 |
|
Stuart Marks
|
cbc3feeb89
|
8258259: Unicode linebreak matching behavior is incorrect; backout JDK-8235812
Reviewed-by: naoto
|
2020-12-18 00:36:33 +00:00 |
|
Pavel Rappo
|
c5462bb95d
|
8255989: Remove explicitly unascribed authorship from Java source files
Reviewed-by: redestad, mr, mchung, iris, serb
|
2020-11-07 12:11:43 +00:00 |
|
Jonathan Gibbons
|
0aa3c92577
|
8255262: Remove use of legacy custom @spec tag
Reviewed-by: lancea, mr, iris, alanb, darcy, mchung
|
2020-10-22 19:42:01 +00:00 |
|
Naoto Sato
|
4946a162aa
|
8247546: Pattern matching does not skip correctly over supplementary characters
Reviewed-by: joehw
|
2020-07-29 09:49:43 -07:00 |
|
Joe Darcy
|
b7c307c019
|
8249687: Use inline @jls and @jvm tages in more places in java.base
Reviewed-by: bpb, mchung, mikael
|
2020-07-17 17:27:31 -07:00 |
|
Mark Reinhold
|
55039aa1c6
|
8249205: Remove unnecessary trademark symbols
Reviewed-by: darcy, lancea, bpb, prr, jjg, cjplummer, iris, dfuchs, weijun, joehw, wetmore, bchristi
|
2020-07-15 14:21:54 -07:00 |
|
Jim Laskey
|
03642a01af
|
8230744: Several classes throw OutOfMemoryError without message
Reviewed-by: psandoz, martin, bchristi, rriggs, smarks
|
2020-06-11 10:08:23 -03:00 |
|
Hong Shao Yang
|
0082c69496
|
8246198: Typo in java/util/regex/Pattern.java
Reviewed-by: lancea, prappo, naoto
|
2020-05-31 11:32:44 -04:00 |
|
Naoto Sato
|
80c75c9fa9
|
8239383: Support for Unicode 13.0
Reviewed-by: rriggs, joehw
|
2020-05-13 15:46:08 -07:00 |
|
Philipp Kunz
|
455eaca215
|
8241055: Regex Grapheme Matcher Performance Depends too much on Total Input Sequence Size
Reviewed-by: naoto
|
2020-04-16 16:09:47 -07:00 |
|
Ivan Gerasimov
|
b0e1ee4b3b
|
8241727: Typos: empty lines in javadoc, inconsistent indents, etc. (core-libs only)
Reviewed-by: prappo
|
2020-03-28 21:07:55 -07:00 |
|
Ivan Gerasimov
|
d1b506597f
|
8237599: Greedy matching against supplementary chars fails to respect the region
Reviewed-by: rriggs
|
2020-03-25 08:46:31 -07:00 |
|
Pavel Rappo
|
17ff85d4ad
|
8241014: Miscellaneous typos in documentation comments
Reviewed-by: igerasim, prappo, psandoz, rriggs, weijun
|
2020-03-20 20:54:56 +00:00 |
|
Ivan Gerasimov
|
1d4a4fed43
|
8214245: Case insensitive matching doesn't work correctly for some character classes
Reviewed-by: rriggs, darcy
|
2020-03-18 01:04:22 -07:00 |
|
Naoto Sato
|
eeaafbe141
|
8216332: Grapheme regex does not work with emoji sequences
Reviewed-by: rriggs
|
2020-03-12 08:31:26 -07:00 |
|
Ivan Gerasimov
|
987be2bb6d
|
8235812: Unicode linebreak with quantifier does not match valid input
Reviewed-by: rriggs
|
2020-02-10 16:10:45 -08:00 |
|
Ivan Gerasimov
|
6f7f81f794
|
8236034: Use optimized Ques node for curly {0,1} quantifier
Reviewed-by: rriggs
|
2020-01-21 17:52:55 -08:00 |
|
Ivan Gerasimov
|
f82e4b1b76
|
8235930: java.util.regex.PrintPattern does not print a link to the next node
Reviewed-by: martin
|
2019-12-15 09:33:50 -08:00 |
|
Ivan Gerasimov
|
844e811d56
|
8222684: Better support for patterns
8223163: Better pattern recognition
Reviewed-by: ahgross, bchristi, jeff, rhalade, rriggs, smarks
|
2019-05-22 19:41:59 -07:00 |
|
Julia Boes
|
d15a57b842
|
8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base
Minor coding style update of javadoc tag in any file in java.base
Reviewed-by: bchristi, lancea
|
2019-09-24 09:43:43 +01:00 |
|
Julia Boes
|
b15b322cf3
|
8230648: Replace @exception tag with @throws in java.base
Minor coding style update of javadoc tag in any file in java.base
Reviewed-by: prappo, lancea
|
2019-09-20 11:07:52 +01:00 |
|
Ivan Gerasimov
|
5e7e0e7bbe
|
8230829: Matcher matches a surrogate pair that crosses border of the region
Reviewed-by: naoto
|
2019-09-12 11:07:35 -07:00 |
|
Joe Darcy
|
9d764ee48e
|
8229997: Apply java.io.Serial annotations in java.base
Reviewed-by: alanb, rriggs
|
2019-08-29 16:31:34 -07:00 |
|
Ivan Gerasimov
|
d607548f20
|
8230338: Accurate error message about bad Unicode block name
Reviewed-by: rriggs
|
2019-08-29 07:39:06 -07:00 |
|
Ivan Gerasimov
|
66dc6cf25b
|
8228352: CANON_EQ breaks when pattern contains supplementary codepoint
Reviewed-by: naoto
|
2019-08-01 07:14:03 -07:00 |
|
Ivan Gerasimov
|
c9ca2c7a90
|
8224849: Flag (?U:...) is allowed for non-capturing groups
Reviewed-by: bchristi
|
2019-06-25 18:20:21 -07:00 |
|
Claes Redestad
|
a2f40ec3e1
|
8225179: (regex) Minor Pattern cleanup
Reviewed-by: igerasim
|
2019-06-05 10:07:22 +02:00 |
|
Ivan Gerasimov
|
90e6c1cc36
|
8225198: Optimize regex tree for greedy quantifiers of type {N,}
Reviewed-by: redestad, bchristi
|
2019-06-04 18:55:53 -07:00 |
|
Claes Redestad
|
1813ce706a
|
8225061: Performance regression in Regex
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Reviewed-by: naoto, alanb
|
2019-06-01 03:18:23 +02:00 |
|
Ivan Gerasimov
|
f5e2916507
|
8224789: Parsing repetition count in regex does not detect numeric overflow
Reviewed-by: rriggs, bchristi
|
2019-05-29 13:44:27 -07:00 |
|
Naoto Sato
|
93fabcdc5a
|
8221431: Support for Unicode 12.1
Reviewed-by: erikj, rriggs
|
2019-05-23 12:21:21 -07:00 |
|
Ivan Gerasimov
|
218204b1a3
|
8223593: Refactor code for reallocating storage
Reviewed-by: prappo, plevart, rriggs, smarks
|
2019-05-21 18:40:29 -07:00 |
|
Ivan Gerasimov
|
b7ea7e93aa
|
8223174: Pattern.compile() can throw confusing NegativeArraySizeException
Reviewed-by: martin
|
2019-05-03 23:00:07 -07:00 |
|
Jonathan Gibbons
|
2df0f4b4dd
|
8220249: fix headings in java.compiler
Reviewed-by: erikj, darcy
|
2019-03-20 15:35:26 -07:00 |
|
Claes Redestad
|
a3df1d618e
|
8215281: Use String.isEmpty() when applicable in java.base
Reviewed-by: dfuchs, alanb
|
2018-12-13 15:31:05 +01:00 |
|
Roger Riggs
|
938b844088
|
8214971: Replace use of string.equals("") with isEmpty()
Reviewed-by: jlaskey, prappo, lancea, dfuchs, redestad
|
2018-12-07 11:51:17 -05:00 |
|
Ivan Gerasimov
|
3cc36e427d
|
8211396: Broken link in javadoc for private java.util.regex.Pattern#normalize()
Reviewed-by: jjg, sherman
|
2018-10-10 10:56:24 -07:00 |
|
Xueming Shen
|
087ea6befb
|
8199547: Exception to Pattern Syntax
Reviewed-by: rriggs
|
2018-03-15 16:04:30 -07:00 |
|
Michal Vala
|
a30144440e
|
8190417: javadoc updates to java.util.regex.Matcher
Reviewed-by: lancea, alanb, dholmes
|
2018-06-01 12:28:19 -04:00 |
|
Xueming Shen
|
e1bffce5a3
|
8200172: String.split non-positive term incorrect use
Reviewed-by: darcy, lancea
|
2018-05-23 08:49:00 -07:00 |
|
Vivek Theeyarath
|
97979a53a1
|
8184692: add Pattern.asMatchPredicate
Reviewed-by: psandoz, rriggs
|
2018-04-16 11:21:32 -07:00 |
|
Vivek Theeyarath
|
824df1c125
|
8164781: Pattern.asPredicate specification is incomplete
Updated specification to reflect usage of find()
Reviewed-by: psandoz
|
2018-04-09 10:39:29 -07:00 |
|
Roger Riggs
|
2af1df8c10
|
8198645: Use System.lineSeparator() instead of getProperty("line.separator")
Reviewed-by: lancea, xuelei, sherman
|
2018-02-23 16:00:44 -05:00 |
|
Ivan Gerasimov
|
7d7c653abf
|
8197462: Inconsistent exception messages for invalid capturing group names
8179608: Error in comment in Pattern.java
Reviewed-by: sherman
|
2018-02-12 21:06:06 -08:00 |
|