RFR: 8290399: [macos] Aqua LAF does not fire an action event if combo box menu is displayed [v2]
Prasanta Sadhukhan
psadhukhan at openjdk.org
Fri Jul 22 09:09:03 UTC 2022
On Thu, 21 Jul 2022 18:04:58 GMT, Alexander Zvegintsev <azvegint at openjdk.org> wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Test made for macos
>
> test/jdk/javax/swing/JComboBox/JComboBoxActionEvent.java line 82:
>
>> 80: public static void main(String[] args) throws Exception {
>> 81:
>> 82: UIManager.setLookAndFeel("com.apple.laf.AquaLookAndFeel");
>
> Shouldn't the test be macOS only?
done
-------------
PR: https://git.openjdk.org/jdk/pull/9551
More information about the client-libs-dev
mailing list