Re: [9] Review request for 8165207: [macosx] Test javax/swing/Popup/TaskbarPositionTest.java fails on Mac 10.12

2016-12-26 Thread Александр Попов
See new diffs here pls - http://cr.openjdk.java.net/~avstepan/8165207/webrev.02/ Sergey,failure could be reproduced on any OS X - just comment the following lines in my fix:  if (!UIManager.getLookAndFeel().getName().toLowerCase().contains("os x"))  old

[9] Review request for 8165207: [macosx] Test javax/swing/Popup/TaskbarPositionTest.java fails on Mac 10.12

2016-12-19 Thread Александр Попов
Hello, review my changes please. Fix for https://bugs.openjdk.java.net/browse/JDK-8165207: Webrev:http://cr.openjdk.java.net/~avstepan/8165207/webrev.01/ Issue: https://bugs.openjdk.java.net/browse/JDK-8165207 This is a test bug. On Aqua LaF JCombobox popup could appear both upper label and

Review request for 8160441: [PIT][TEST_BUG][macosx] javax/swing/JComboBox/8041909/ActionListenerExceptionTest.java

2016-12-07 Thread Александр Попов
Hello,review my changes please. Webrev: http://cr.openjdk.java.net/~yan/8160441/webrev.00/Issue: https://bugs.openjdk.java.net/browse/JDK-8160441 This is a test bug. On Aqua LaF JScrollPane has index 1. On Metal LaF it has index 0 inside JPopupPane.So, I've decided to generalize finding correct