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

Reply via email to