RFR: JDK-8263261 Extend String::translateEscapes to support unicode escapes [v7]
Jim Laskey
jlaskey at openjdk.org
Fri Jan 26 13:14:42 UTC 2024
On Fri, 19 Jan 2024 18:28:22 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
>> Jim Laskey has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update Copyright
>
> test/jdk/java/lang/String/TranslateEscapes.java line 113:
>
>> 111: }
>> 112:
>> 113: static void verifyEscape(String string1, String string2) {
>
> These are unicode escapes too. The method name should reflect that.
Changed
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17491#discussion_r1467635284
More information about the core-libs-dev
mailing list