On Fri, 19 Jan 2024 18:27:24 GMT, Roger Riggs <[email protected]> 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 127:
>
>> 125: } catch (IllegalArgumentException ex) {
>> 126: }
>> 127: }
>
> The method name implies valid unicode escape sequences, but they are all
> invalid.
> The method name could be "verifyIllegalUnicodeEscape`.
Changed
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17491#discussion_r1467632496