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

javax/swing/JFileChooser/8002077/bug8002077.java fails

XMLWordPrintable

      fails on windows 7 with jdk 10 / 11

      ----------System.err:(14/874)----------
      java.lang.RuntimeException: Save button is not pressed!
      at bug8002077.runTest(bug8002077.java:79)
      at bug8002077.main(bug8002077.java:51)
      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: Save button is not pressed!
      JavaTest Message: shutting down test
      ----

      I see there was an earlier fix to this test in 9 but it clearly was not enough
      https://bugs.openjdk.java.net/browse/JDK-8087110

            pbansal Pankaj Bansal (Inactive)
            prr Philip Race
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: