Blocks :
|
|
Relates :
|
|
Relates :
|
Testsuite name: Regression(jdk_swing) Test name(s): javax/swing/JFileChooser/8002077/bug8002077.java Product(s) tested: JDK 8u60b18(64-bit/32-bit) and JDK 8u60b17(64-bit/32-bit) OS/architecture: WIndows/x64, Linux/x64 Error log file (if present): see comments Reproducible: Always Reproducible on machine: spb23297.ru.oracle.com, spb23265.ru.oracle.com, spb23313.ru.oracle.com Is it a Regression: Yes( fails for JDK 8u60b18 but passes for JDK 8u60b17 ) Regression introduced in release/build: JDK 1.8.0_60 b18 Test result on the last GAed release for this train: Test result on FCS: Is it a platform specific issue: No (fails on Windows and Linux) [If platform specific issue] Is it a new (previously unsupported) OS/browser/mode testing: No [If new configuration testing] Issue specific to execution mode or OS/browser version: No Exception/Error from Log: ----------System.err:(14/796)---------- java.lang.RuntimeException: Save button is not pressed! at bug8002077.runTest(bug8002077.java:79) at bug8002077.main(bug8002077.java:50) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92) at java.lang.Thread.run(Thread.java:745) JavaTest Message: Test threw exception: java.lang.RuntimeException: Save button is not pressed! JavaTest Message: shutting down test STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Save button is not pressed! Test run log location: Steps to reproduce: see comments
|