On Thu, 25 Aug 2022 14:50:08 GMT, Andy Goryachev <[email protected]> wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Fix as seen in native combobox
>
> src/java.desktop/macosx/classes/com/apple/laf/AquaComboBoxUI.java line 602:
>
>> 600:
>> 601: @SuppressWarnings("serial") // anonymous class
>> 602: private final Action openPopupOrhighlightFirst = new
>> AbstractAction() {
>
> may be openPopupOrHighlightFirst (uppercase H)
ok
-------------
PR: https://git.openjdk.org/jdk/pull/10014