hg: jdk8/tl/jdk: 8013252: Regex Matcher .start and .end should be accessible by group name; ... (original) (raw)
xueming.shen at oracle.com xueming.shen at oracle.com
Tue May 7 04:25:15 UTC 2013
- Previous message: reRFR: 4802647 : NullPointerException not thrown by AbstractCollection.retainAll/removeAll
- Next message: hg: jdk8/tl/jdk: 8010192: Enable native JGSS provider on Mac
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: reRFR: 4802647 : NullPointerException not thrown by AbstractCollection.retainAll/removeAll
- Next message: hg: jdk8/tl/jdk: 8010192: Enable native JGSS provider on Mac
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]