On Tue, 21 Feb 2023 14:22:30 GMT, Alan Bateman <[email protected]> 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