-
Bug
-
Resolution: Fixed
-
P4
-
9
-
32 bit -client -Xmixed -Dswing.defaultlaf=com.sun.java.swing.plaf.windows.WindowsClassicLookAndFeel
-
b67
-
generic
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084268 | emb-9 | Pooja Chopra | P4 | Resolved | Fixed | team |
JDK-8267794 | openjdk8u302 | Unassigned | P4 | Resolved | Fixed | b05 |
JDK-8265825 | 8u301 | Sergey Bylokhov | P4 | Resolved | Fixed | b03 |
Test name(s):javax/swing/JComboBox/8032878/bug8032878.java
JDK tested:9b60
OS tested:Windows
Is it a regression? No
Regression introduced in release/build: N/A
Is it platform specific? Yes (Fails for WindowsClassicLookAndFeel)
The is failure reproduced; Windows
----------System.out:(1/36)----------
Test with surrender = false failed
----------System.err:(15/941)----------
java.lang.RuntimeException: Expected value in JComboBox editor 'one123' but found '123'.
at bug8032878.checkResult(bug8032878.java:122)
at bug8032878.test(bug8032878.java:92)
at bug8032878.main(bug8032878.java:58)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:502)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Expected value in JComboBox editor 'one123' but found '123'.
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Expected value in JComboBox editor 'one123' but found '123'.
JDK tested:9b60
OS tested:Windows
Is it a regression? No
Regression introduced in release/build: N/A
Is it platform specific? Yes (Fails for WindowsClassicLookAndFeel)
The is failure reproduced; Windows
----------System.out:(1/36)----------
Test with surrender = false failed
----------System.err:(15/941)----------
java.lang.RuntimeException: Expected value in JComboBox editor 'one123' but found '123'.
at bug8032878.checkResult(bug8032878.java:122)
at bug8032878.test(bug8032878.java:92)
at bug8032878.main(bug8032878.java:58)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:502)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Expected value in JComboBox editor 'one123' but found '123'.
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Expected value in JComboBox editor 'one123' but found '123'.
- backported by
-
JDK-8084268 [TEST_BUG] javax/swing/JComboBox/8032878/bug8032878.java fails in WindowsClassicLookAndFeel
-
- Resolved
-
-
JDK-8265825 [TEST_BUG] javax/swing/JComboBox/8032878/bug8032878.java fails in WindowsClassicLookAndFeel
-
- Resolved
-
-
JDK-8267794 [TEST_BUG] javax/swing/JComboBox/8032878/bug8032878.java fails in WindowsClassicLookAndFeel
-
- Resolved
-
- relates to
-
JDK-8032878 Editable combos in table do not behave as expected
-
- Resolved
-