-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b86
-
x86
-
windows_xp
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2138456 | 5.0u8 | Shannon Hickey | P3 | Resolved | Fixed | b02 |
Bug Info:
=========
javax/swing/JComboBox/4513773/EditableFocusTest.java fails on winxp machine with RuntimeException.
First i ran the test across the network,the test has failed and then copied the build locally and ran the test in the local machine eventhough the test has failed.
JDK Info:
=========
java version "1.6.0-swing_int_jcg_win_03"
Java(TM) SE Runtime Environment (build 1.6.0-swing_int_jcg_win_03-java2d_03_may_2006_12_03-b00)
Java HotSpot(TM) Client VM (build 1.6.0-beta2-b82, mixed mode)
Test Source Location
====================
/net/sqindia/export/disk11/swing/mustangbinaries/PIT.04.May.2006/test/javax/swing/JComboBox/4513773/EditableFocusTest.java
Steps to reproduce:
===================
1. Set JAVA_HOME to PIT b84.
2. cd /net/sqindia/export/disk11/swing/mustangbinaries/PIT.04.May.2006/test/javax/swing/JComboBox/4513773/
3. /net/koori.sfbay/onestop/jct-tools/2.1.6/archive/fcs/binaries/win32/bin/jtreg -r:/tmp -w:/tmp ./EditableFocusTest.java
Please check the attached jtr file for exception details.
=========
javax/swing/JComboBox/4513773/EditableFocusTest.java fails on winxp machine with RuntimeException.
First i ran the test across the network,the test has failed and then copied the build locally and ran the test in the local machine eventhough the test has failed.
JDK Info:
=========
java version "1.6.0-swing_int_jcg_win_03"
Java(TM) SE Runtime Environment (build 1.6.0-swing_int_jcg_win_03-java2d_03_may_2006_12_03-b00)
Java HotSpot(TM) Client VM (build 1.6.0-beta2-b82, mixed mode)
Test Source Location
====================
/net/sqindia/export/disk11/swing/mustangbinaries/PIT.04.May.2006/test/javax/swing/JComboBox/4513773/EditableFocusTest.java
Steps to reproduce:
===================
1. Set JAVA_HOME to PIT b84.
2. cd /net/sqindia/export/disk11/swing/mustangbinaries/PIT.04.May.2006/test/javax/swing/JComboBox/4513773/
3. /net/koori.sfbay/onestop/jct-tools/2.1.6/archive/fcs/binaries/win32/bin/jtreg -r:/tmp -w:/tmp ./EditableFocusTest.java
Please check the attached jtr file for exception details.
- backported by
-
JDK-2138456 javax/swing/JComboBox/4513773/EditableFocusTest.java fails on winxp machine.
- Resolved