Withdrawn: 8263261: Extend String::translateEscapes to support unicode escapes

duke duke at openjdk.org
Tue Jul 2 16:50:28 UTC 2024


On Thu, 18 Jan 2024 18:50:56 GMT, Jim Laskey <jlaskey at openjdk.org> wrote:

> 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,

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.org/jdk/pull/17491


More information about the core-libs-dev mailing list