<Swing Dev> [12] JDK-8198624: java/awt/KeyboardFocusmanager/TypeAhead/SubMenuShowTest/SubMenuShowTest.html fails on mac

shashidhara.veerabhadraiah at oracle.com shashidhara.veerabhadraiah at oracle.com
Mon Nov 5 16:22:53 UTC 2018


Hi All, Please review test fix for the below bug.

Bug: https://bugs.openjdk.java.net/browse/JDK-8198624

Webrev: http://cr.openjdk.java.net/~sveerabhadra/8198624/webrev.00/

The problem was the swing components were used in the main thread, 
causing syncing issues between the key press events and swing 
components. The test has been reordered to the proper use of the swing 
components.

Thanks and regards,

Shashi



More information about the swing-dev mailing list