<Swing Dev> 8161135: [TEST_BUG] swing not on EDT in closed/javax/swing/JComboBox/5100422/bug5100422.java
Avik Niyogi
avik.niyogi at oracle.com
Tue Jul 19 07:03:16 UTC 2016
Hi All,
Kindly review the fix for JDK9.
Bug: https://bugs.openjdk.java.net/browse/JDK-8161135 <https://bugs.openjdk.java.net/browse/JDK-8161135>
Webrev: http://cr.openjdk.java.net/~aniyogi/8161135/webrev.00/ <http://cr.openjdk.java.net/~aniyogi/8161135/webrev.00/>
Issue: This test does not do Swing manipulations on EDT and fails.
Cause: Issue with Swing treads needed addressing
Fix: waitForIdle and SwingUtilities were used to fix this test case.
With Regards,
Avik Niyogi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20160719/b8ee68f9/attachment.html>
More information about the swing-dev
mailing list