On Thu, 21 Jul 2022 18:04:58 GMT, Alexander Zvegintsev <[email protected]>
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