> Currently String::translateEscapes does not support unicode escapes, reported
> as a IllegalArgumentException("Invalid escape sequence: ...").
> String::translateEscapes should translate unicode escape sequences to provide
> full coverage,
Jim Laskey has updated the pull request incrementally with one additional
commit since the last revision:
Update unicode to Unicode
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/17491/files
- new: https://git.openjdk.org/jdk/pull/17491/files/f0ea4bc9..b57a551d
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17491&range=10
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17491&range=09-10
Stats: 9 lines in 1 file changed: 0 ins; 0 del; 9 mod
Patch: https://git.openjdk.org/jdk/pull/17491.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17491/head:pull/17491
PR: https://git.openjdk.org/jdk/pull/17491