-
Bug
-
Resolution: Fixed
-
P3
-
8u60, 9
-
b96
-
generic
-
linux_ubuntu, solaris
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8267206 | 8u311 | Sergey Bylokhov | P3 | Resolved | Fixed | b01 |
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
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
- backported by
-
JDK-8267206 Test javax/swing/SwingUtilities/TestBadBreak/TestBadBreak.java fails.Part of this bug is related to frame size bug JDK-8073710.Test case can be fully tested once frame size issue is resolved
- Resolved
- relates to
-
JDK-8015085 [macosx] Label shortening via " ... " broken when String contains combining diaeresis
- Resolved