On Thu, 11 Aug 2022 15:53:20 GMT, Andrey Turbanov <[email protected]> wrote:
>> Damon Nguyen has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Removed newline.
>
> src/java.desktop/macosx/classes/com/apple/laf/AquaComboBoxUI.java line 471:
>
>> 469: }
>> 470:
>> 471: if(comboBox.getComponentOrientation().isLeftToRight()) {
>
> Let's add a space after `if`
Fixed.
-------------
PR: https://git.openjdk.org/jdk/pull/9473
