Integrated: 8264160: Regex \b is not consistent with \w without UNICODE_CHARACTER_CLASS
Ian Graves
igraves at openjdk.java.net
Tue Mar 29 00:05:45 UTC 2022
On Fri, 18 Feb 2022 19:47:09 GMT, Ian Graves <igraves at openjdk.org> wrote:
> Proposed change in behavior to correct inconsistencies between `\w` and `\b` metacharacters
This pull request has now been integrated.
Changeset: f01cce23
Author: Ian Graves <igraves at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/f01cce235b62e378e91a3bae32942e2f3dfc5c7e
Stats: 97 lines in 2 files changed: 79 ins; 6 del; 12 mod
8264160: Regex \b is not consistent with \w without UNICODE_CHARACTER_CLASS
Reviewed-by: lancea, bpb, naoto
-------------
PR: https://git.openjdk.java.net/jdk/pull/7539
More information about the core-libs-dev
mailing list