Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 9, 10, 11
-
Fix Version/s: 18
-
Component/s: client-libs
-
Environment:
-Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel
-
Subcomponent:
-
Resolved In Build:b24
-
CPU:generic
-
OS:linux_ubuntu
Description
Testsuite name: Regression
Test name(s): java/awt/Frame/MiscUndecorated/RepaintTest.java
Product(s) tested: JDK 9b60(32-bit and 64-bit)
OS/architecture: Ubuntu 14.10/i586, Ubuntu 15.04/x64
Error log file (if present): see comments
Reproducible: Always
Reproducible on machine: stt-133.ru.oracle.com, stt-136.ru.oracle.com
Is it a Regression: No (fails for JDK 9b40, JDK 9b52 also)
Regression introduced in release/build: N/A
Is it a platform specific issue: Yes(passes on OEL 6 and Solaris)
[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:
FAIL: The frame or component did not get repainted correctly
FAIL: The frame or component did not get repainted correctly
java.lang.RuntimeException: Test failed
at RepaintTest.doTest(RepaintTest.java:203)
at RepaintTest.main(RepaintTest.java:58)
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: Test failed
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test failed
Test name(s): java/awt/Frame/MiscUndecorated/RepaintTest.java
Product(s) tested: JDK 9b60(32-bit and 64-bit)
OS/architecture: Ubuntu 14.10/i586, Ubuntu 15.04/x64
Error log file (if present): see comments
Reproducible: Always
Reproducible on machine: stt-133.ru.oracle.com, stt-136.ru.oracle.com
Is it a Regression: No (fails for JDK 9b40, JDK 9b52 also)
Regression introduced in release/build: N/A
Is it a platform specific issue: Yes(passes on OEL 6 and Solaris)
[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:
FAIL: The frame or component did not get repainted correctly
FAIL: The frame or component did not get repainted correctly
java.lang.RuntimeException: Test failed
at RepaintTest.doTest(RepaintTest.java:203)
at RepaintTest.main(RepaintTest.java:58)
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: Test failed
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test failed
Attachments
Issue Links
- relates to
-
JDK-8266244 AWT RepaintTest.java fails sometimes on macOS 11 ARM
-
- Open
-