jdk/test/java/util/regex/RegExTest.java
Tue, 12 Nov 2013 20:24:25 +0400 serb 8027696: Incorrect copyright header in the tests
Wed, 13 Nov 2013 22:22:28 -0800 sherman 8028321: Fix for String.split() empty input sequence/JDK-6559590 triggers regression
Wed, 13 Nov 2013 11:26:01 -0800 sherman 8027645: Pattern.split() with positive lookahead
Tue, 27 Aug 2013 12:54:44 -0700 sherman 8023647: "abc1c".matches("(\\w)+1\\1")) returns false
Wed, 01 May 2013 18:40:31 +0200 psandoz 8012646: Pattern.splitAsStream
Mon, 06 May 2013 21:24:37 -0700 sherman 8013252: Regex Matcher .start and .end should be accessible by group name
Fri, 26 Apr 2013 13:59:10 -0700 sherman 8007395: StringIndexOutofBoundsException in Match.find() when input String contains surrogate UTF-16 characters
Fri, 02 Nov 2012 15:50:11 +0000 alanb 7197491: update copyright year to match last edit in jdk8 jdk repository
Thu, 09 Aug 2012 10:15:26 -0700 sherman 7189363: Regex Pattern compilation buggy for special sequences
Tue, 08 May 2012 10:57:13 -0700 sherman 7014640: To add a metachar \R for line ending and character classes for vertical/horizontal ws \v \V \h \H
Thu, 12 Apr 2012 15:01:41 -0700 sherman 7067045: replaceAll("\u20ac", "$"); causses java.lang.StringIndexOutOfBoundsExceptio
Mon, 19 Dec 2011 14:14:14 -0800 sherman 6990617: Regular expression doesn't match if unicode character next to a digit.
Thu, 28 Apr 2011 20:48:36 -0700 sherman 7039066: j.u.rgex does not match TR18 RL1.4 Simple Word Boundaries and RL1.2 Properties
Wed, 06 Apr 2011 22:06:11 -0700 ohair 7033660: Update copyright year to 2011 on any files changed in 2011
Thu, 03 Feb 2011 13:49:25 -0800 sherman 7014645: Support perl style Unicode hex notation \x{...}
Tue, 28 Dec 2010 15:53:50 -0800 ohair 6962318: Update copyright year
Fri, 28 May 2010 12:10:14 -0700 lana Merge
Tue, 18 May 2010 15:36:47 -0700 sherman 6945564: Unicode script support in Character class
Tue, 25 May 2010 15:58:33 -0700 ohair 6943119: Rebrand source copyright notices
Thu, 15 Apr 2010 17:00:55 -0700 sherman 6931676: TEST_BUG: wrong value for bugid in comments
Fri, 05 Feb 2010 00:10:42 -0800 sherman 6919132: Regex \P{Lu} selects half of a surrogate pari
Wed, 21 Oct 2009 11:40:40 -0700 sherman 6878475: Better syntax for the named capture group in regex
Fri, 20 Mar 2009 16:22:59 -0700 sherman 6817475: named-capturing group name started with digit causes PSE exception
Mon, 23 Feb 2009 21:06:15 -0800 sherman 6350801: Add support for named (instead of numbered) capture groups in regular expression
less more (0) tip