Could you also move the TaskbarPositionTest creation on EDT? There
can be intermittent fails because of the race conditions.
Thanks,
Alexandr.
On 9/13/2013 4:06 PM, Konstantin Shefov wrote:
Hello,
Please review a fix for the issue:
8015599 [TEST_BUG] [macosx] Test
closed/javax/swing/Popup/TaskbarPositionTest.java fails since JDK 8
b75 on MacOSX
Test bug fix. Move from closed repo.
http://bugs.sun.com/view_bug.do?bug_id=8015599
The webrev is: http://cr.openjdk.java.net/~kshefov/8015599/webrev.00
- add to open repo.
http://cr.openjdk.java.net/~kshefov/8015599/webrev.diff - diff with
previous version of the test.
Thanks,
Konstantin