-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b27
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