RFR: 8264160: Regex \b is not consistent with \w without UNICODE_CHARACTER_CLASS [v7]
Ian Graves
igraves at openjdk.java.net
Thu Mar 10 17:23:45 UTC 2022
On Thu, 10 Mar 2022 16:23:13 GMT, Ian Graves <igraves at openjdk.org> wrote:
>> Proposed change in behavior to correct inconsistencies between `\w` and `\b` metacharacters
>
> Ian Graves has refreshed the contents of this pull request, and previous commits have been removed. Incremental views are not available.
Apologies for the force push. I had a very odd rebase happen that I did not intend. This push rolled it all back out to it's prior state plus a minor change clarifying a regex in the spec.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7539
More information about the core-libs-dev
mailing list