- 
    Bug 
- 
    Resolution: Fixed
- 
     P4 P4
- 
    None
- 
        b27
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8366523 | 11.0.30-oracle | Manukumar V S | P4 | Resolved | Fixed | b01 | 
| JDK-8366526 | 8u481 | Manukumar V S | P4 | Resolved | Fixed | b01 | 
                    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
            
----------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
- backported by
- 
                    JDK-8366523 javax/swing/JFileChooser/8002077/bug8002077.java fails -           
- Resolved
 
-         
- 
                    JDK-8366526 javax/swing/JFileChooser/8002077/bug8002077.java fails -           
- Resolved
 
-