-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b84
-
x86
-
windows_xp
-
Verified
JDK : Fails On: Mustang b82
Passes On: Mustang b50
Platform[s] : Fails On: winXP Pro
Failing Test [s] : javax/swing/JComboBox/4890345/bug4890345.java
Test source location:
=====================
/net/jre.sfbay/p/v06/jdk/6.0/beta2/b82/ws/j2se/test/javax/swing/JComboBox/4890345/bug4890345.java
jtr file location:
==================
/net/cady/export/reg/javax/swing/JComboBox/4890345/bug4890345.jtr
How to reproduce:
====================
- Set JAVA_HOME to Mustang b82 windows-i586
- cd /net/jre.sfbay/p/v06/jdk/6.0/beta2/b82/ws/j2se/test/javax/swing/JComboBox/4890345
- /net/koori.sfbay/onestop/jct-tools/2.1.6/archive/fcs/binaries/win32/bin/jtreg -r:/tmp -w:/tmp bug4890345.java
Test output:
=============
----------System.err:(5/380)----------
java.lang.RuntimeException: Popup was not shown after VK_DOWN press. Test failed.
at bug4890345.init(bug4890345.java:69)
at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:133)
at java.lang.Thread.run(Thread.java:618)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Popup was not shown after VK_DOWN press. Test failed.
result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: Popup was not shown after VK_DOWN press. Test failed.
test result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: Popup was not shown after VK_DOWN press. Test failed.
Passes On: Mustang b50
Platform[s] : Fails On: winXP Pro
Failing Test [s] : javax/swing/JComboBox/4890345/bug4890345.java
Test source location:
=====================
/net/jre.sfbay/p/v06/jdk/6.0/beta2/b82/ws/j2se/test/javax/swing/JComboBox/4890345/bug4890345.java
jtr file location:
==================
/net/cady/export/reg/javax/swing/JComboBox/4890345/bug4890345.jtr
How to reproduce:
====================
- Set JAVA_HOME to Mustang b82 windows-i586
- cd /net/jre.sfbay/p/v06/jdk/6.0/beta2/b82/ws/j2se/test/javax/swing/JComboBox/4890345
- /net/koori.sfbay/onestop/jct-tools/2.1.6/archive/fcs/binaries/win32/bin/jtreg -r:/tmp -w:/tmp bug4890345.java
Test output:
=============
----------System.err:(5/380)----------
java.lang.RuntimeException: Popup was not shown after VK_DOWN press. Test failed.
at bug4890345.init(bug4890345.java:69)
at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:133)
at java.lang.Thread.run(Thread.java:618)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Popup was not shown after VK_DOWN press. Test failed.
result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: Popup was not shown after VK_DOWN press. Test failed.
test result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: Popup was not shown after VK_DOWN press. Test failed.
- relates to
-
JDK-4890345 1.4.2 REGRESSION: JComboBox has problem in JTable in Windows L&F
- Resolved
-
JDK-6354845 The JTable's header is focused on open of JTable
- Resolved