<i18n dev> RFR: 8302871: Speed up StringLatin1.regionMatchesCI [v7]
Eirik Bjorsnos
duke at openjdk.org
Tue Feb 21 21:59:33 UTC 2023
On Tue, 21 Feb 2023 14:22:30 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> Eirik Bjorsnos has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Remove whitespace following '('
>
> src/java.base/share/classes/java/lang/CharacterDataLatin1.java.template line 163:
>
>> 161: return mapChar;
>> 162: }
>> 163: /**
>
> I assume you should insert a blank line between the two methods.
This has been fixed now.
-------------
PR: https://git.openjdk.org/jdk/pull/12632
More information about the i18n-dev
mailing list