Testsuite name: Regression
Test name(s): javax/swing/SwingUtilities/TestBadBreak/TestBadBreak.java
Product(s) tested: JDK 9b60(64-bit and 32-bit)
OS/architecture: Linux/amd64
Error log file (if present): see comments
Reproducible: Always
Reproducible on machine: stt-133.ru.oracle.com, spb23313.ru.oracle.com, spb23350.ru.oracle.com(Solaris)
Is it a Regression: No
Regression introduced in release/build: N/A
Is it a platform specific issue: No(fails on Solaris and Ubuntu )
[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:(13/695)----------
java.lang.RuntimeException: Wrong color
at TestBadBreak.main(TestBadBreak.java:62)
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:502)
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: Wrong color
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Wrong color