hg: jdk8/tl/jdk: 8013252: Regex Matcher .start and .end should be accessible by group name; ...
xueming.shen at oracle.com
xueming.shen at oracle.com
Tue May 7 04:25:15 UTC 2013
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
More information about the security-dev
mailing list