<AWT Dev> [13] RFR JDK-8224821: java/awt/Focus/NoAutotransferToDisabledCompTest/NoAutotransferToDisabledCompTest.java fails linux-x64

Prasanta Sadhukhan prasanta.sadhukhan at oracle.com
Mon May 27 09:09:35 UTC 2019


Hi All,

Please review a test fix for an issue where it seems focus does not 
transfer automatically in some case in our headful nightly system.
Issue seems to be due to test expects focus to be shifted too soon which 
may not happen like that in somewhat slow system. So, added some delay 
which makes the test pass in the mach5 system

Bug: https://bugs.openjdk.java.net/browse/JDK-8224821
webrev: http://cr.openjdk.java.net/~psadhukhan/8224821/webrev.0/

Regards
Prasanta


More information about the awt-dev mailing list