Hi Mikhail, Looks fine for me. Thanks! This was an old one... Do you have any plans to fix it in 8/9 as well?
Regards, Anton. On 14.11.2014 18:57, mikhail cherkasov wrote:
Hello all, Could you please review a simple fix of closed test, the test was moved to open repo and requestFocus was replaced requestFocusInWindow. Because "requestFocus" cause infinite war for focus between two windows, however this behavior is correct and doesn't violet spec. [TESTBUG] closed/java/awt/Focus/ActivateFocusTest/ActivateFocusTest.html fails intermittently bug: https://bugs.openjdk.java.net/browse/JDK-8047961 Webrev: http://cr.openjdk.java.net/~mcherkas/8047961/webrev.00/ Thanks, Mikhail.