Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8196092

javax/swing/JComboBox/8032878/bug8032878.java fails

XMLWordPrintable

        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

              psadhukhan Prasanta Sadhukhan
              prr Philip Race
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: