JDK-8224699 : javax/swing/SwingUtilities/TestBadBreak/TestBadBreak.java fails on Windows 7
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 13
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_7
  • Submitted: 2019-05-23
  • Updated: 2019-05-23
  • Resolved: 2019-05-23
Related Reports
Duplicate :  
Description
STDOUT:
STDERR:
java.lang.RuntimeException: Wrong color
        at TestBadBreak.main(TestBadBreak.java:63)
        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.j           ava:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
        at java.base/java.lang.Thread.run(Thread.java:830)

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

Comments
Windows 7 scale=125%
23-05-2019