src/java.base/share/classes/java/util/regex/Pattern.java
Thu, 13 Dec 2018 15:31:05 +0100 redestad 8215281: Use String.isEmpty() when applicable in java.base
Fri, 07 Dec 2018 11:51:17 -0500 rriggs 8214971: Replace use of string.equals("") with isEmpty()
Wed, 10 Oct 2018 10:56:24 -0700 igerasim 8211396: Broken link in javadoc for private java.util.regex.Pattern#normalize()
Wed, 23 May 2018 08:49:00 -0700 sherman 8200172: String.split non-positive term incorrect use
Mon, 16 Apr 2018 11:21:32 -0700 vtheeyarath 8184692: add Pattern.asMatchPredicate
Mon, 09 Apr 2018 10:39:29 -0700 vtheeyarath 8164781: Pattern.asPredicate specification is incomplete
Mon, 12 Feb 2018 21:06:06 -0800 igerasim 8197462: Inconsistent exception messages for invalid capturing group names
Fri, 12 Jan 2018 14:05:42 -0800 sherman 8194667: Regex: Serialization doesn't work with match flags
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip