hg: jdk8/tl/jdk: 6990617: Regular expression doesn't match if unicode character next to a digit. (original) (raw)

xueming.shen at oracle.com xueming.shen at oracle.com
Mon Dec 19 22:15:25 UTC 2011


Changeset: 5b27b978ed42 Author: sherman Date: 2011-12-19 14:14 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/5b27b978ed42

6990617: Regular expression doesn't match if unicode character next to a digit. Summary: updated RemoveQEQuotation() to deal with this case correctly Reviewed-by: sherman Contributed-by: stephen.flores at oracle.com

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



More information about the core-libs-dev mailing list