RFR: 8264160: Regex \b is not consistent with \w without UNICODE_CHARACTER_CLASS [v4]
Ian Graves
igraves at openjdk.java.net
Wed Mar 9 01:33:43 UTC 2022
> Proposed change in behavior to correct inconsistencies between `\w` and `\b` metacharacters
Ian Graves has updated the pull request incrementally with one additional commit since the last revision:
Updating with additional descriptors. Removing DataProvider import
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/7539/files
- new: https://git.openjdk.java.net/jdk/pull/7539/files/75289c00..98fcaa9a
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7539&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7539&range=02-03
Stats: 19 lines in 1 file changed: 18 ins; 1 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/7539.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/7539/head:pull/7539
PR: https://git.openjdk.java.net/jdk/pull/7539
More information about the core-libs-dev
mailing list