Changeset: b4a013f4eff4
Author:    sherman
Date:      2013-05-06 21:24 -0700
URL:       http://hg.openjdk.java.net/jdk8/tl/jdk/rev/b4a013f4eff4

8013252: Regex Matcher .start and .end should be accessible by group name
8013254: Constructor \w need update to add the support of \p{Join_Control}
Summary: added the requested methods and updated the \w constructor
Reviewed-by: mchung, alanb

! src/share/classes/java/util/regex/Matcher.java
! src/share/classes/java/util/regex/Pattern.java
! src/share/classes/java/util/regex/UnicodeProp.java
! test/java/util/regex/POSIX_Unicode.java
! test/java/util/regex/RegExTest.java

Reply via email to