-
Bug
-
Resolution: Fixed
-
P4
-
9, 10
-
b02
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8270543 | 11.0.13-oracle | Prasanta Sadhukhan | P4 | Resolved | Fixed | b03 |
JDK-8267994 | 11.0.13 | Severin Gehwolf | P4 | Resolved | Fixed | b01 |
JDK-8267795 | openjdk8u302 | Prasanta Sadhukhan | P4 | Resolved | Fixed | b05 |
JDK-8316331 | 8u401 | Sarvesh Kumar Jain | P4 | Resolved | Fixed | b01 |
Windows 7, JDK10 :-
java.lang.RuntimeException: Expected value in JComboBox editor 'one123' but found 'one'.
at bug8032878.checkResult(bug8032878.java:127)
at bug8032878.test(bug8032878.java:97)
at bug8032878.main(bug8032878.java:63)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:115)
at java.base/java.lang.Thread.run(Thread.java:844)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Expected value in JComboBox editor 'one123' but found 'one'.
JavaTest Message: shutting down test
java.lang.RuntimeException: Expected value in JComboBox editor 'one123' but found 'one'.
at bug8032878.checkResult(bug8032878.java:127)
at bug8032878.test(bug8032878.java:97)
at bug8032878.main(bug8032878.java:63)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:115)
at java.base/java.lang.Thread.run(Thread.java:844)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Expected value in JComboBox editor 'one123' but found 'one'.
JavaTest Message: shutting down test
- backported by
-
JDK-8267795 javax/swing/JComboBox/8032878/bug8032878.java fails
-
- Resolved
-
-
JDK-8267994 javax/swing/JComboBox/8032878/bug8032878.java fails
-
- Resolved
-
-
JDK-8270543 javax/swing/JComboBox/8032878/bug8032878.java fails
-
- Resolved
-
-
JDK-8316331 javax/swing/JComboBox/8032878/bug8032878.java fails
-
- Resolved
-
- links to
-
Commit openjdk/jdk11u-dev/6deb21f6
-
Commit openjdk/jdk/2ee795d9
-
Review openjdk/jdk11u-dev/8
-
Review openjdk/jdk/1762
(3 links to)