On Mon, 3 Oct 2022 09:39:08 GMT, KIRIYAMA Takuya <d...@openjdk.org> wrote:

>> I don't think it will be many practical setups where this test fails. This 
>> test has been around for more than 2 years and this is the first accident.
>
> At least, the results in different encodings are the same as before the fix.
> How about not fixing the pattern for other encordings to avoid false negative?

This looks good to me. The only requirement to the value of `testString` is 
that it is a letter outside of the Basic Latin character set.

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

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

Reply via email to