Regression test fails: test/closed/javax/swing/JComboBox/6596544/bug6596544.java
JDK: 7 b22
Tested OSes:
- Solaris sparc 5.10: test fails
- Linux i686: test passes
- Windows XP: test passes
Stack trace:
java.lang.RuntimeException: JComboBox editor stays visible when popup has gone
at SwingTestHelper.fail(SwingTestHelper.java:691)
at bug6596544.onBackgroundThread10(bug6596544.java:54)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:623)
at SwingTestHelper.invoke(SwingTestHelper.java:625)
at SwingTestHelper.controlLoop(SwingTestHelper.java:571)
at SwingTestHelper.access$700(SwingTestHelper.java:173)
at SwingTestHelper$4.run(SwingTestHelper.java:497)
at java.lang.Thread.run(Thread.java:659)
The test logs in the attachment.