-
Bug
-
Resolution: Fixed
-
P4
-
8u60, 9
-
b65
-
b80
-
generic
-
linux, solaris
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8135886 | emb-9 | Pooja Chopra | P4 | Resolved | Fixed | team |
JDK-8267723 | openjdk8u302 | Unassigned | P4 | Resolved | Fixed | b05 |
JDK-8265939 | 8u301 | Sergey Bylokhov | P4 | Resolved | Fixed | b03 |
Test name(s):javax/swing/plaf/aqua/CustomComboBoxFocusTest.java
JDK tested: 9b65
OS tested: Solaris Sparcv9, Linux
Is it a regression? No
Regression introduced in release/build:N/A
Is it platform specific? Yes (Passes in MacOSX)
The is failure reproduced: always
General description:
----------System.out:(11/377)----------
Wait for screenshots...
Request focus on reference
Capture sceeenshot of reference
Target bounds: java.awt.Rectangle[x=0,y=44,width=137,height=24]
Target location: java.awt.Point[x=6,y=96]
Request focus on custom
Capture sceeenshot of custom
Target bounds: java.awt.Rectangle[x=0,y=88,width=137,height=24]
Target location: java.awt.Point[x=6,y=140]
Done
Compare screenshots...
----------System.err:(13/720)----------
java.lang.RuntimeException: Test failed.
at CustomComboBoxFocusTest.main(CustomComboBoxFocusTest.java:80)
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.
JDK tested: 9b65
OS tested: Solaris Sparcv9, Linux
Is it a regression? No
Regression introduced in release/build:N/A
Is it platform specific? Yes (Passes in MacOSX)
The is failure reproduced: always
General description:
----------System.out:(11/377)----------
Wait for screenshots...
Request focus on reference
Capture sceeenshot of reference
Target bounds: java.awt.Rectangle[x=0,y=44,width=137,height=24]
Target location: java.awt.Point[x=6,y=96]
Request focus on custom
Capture sceeenshot of custom
Target bounds: java.awt.Rectangle[x=0,y=88,width=137,height=24]
Target location: java.awt.Point[x=6,y=140]
Done
Compare screenshots...
----------System.err:(13/720)----------
java.lang.RuntimeException: Test failed.
at CustomComboBoxFocusTest.main(CustomComboBoxFocusTest.java:80)
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.
- backported by
-
JDK-8135886 [TEST_BUG] Test javax/swing/plaf/aqua/CustomComboBoxFocusTest.java fails on Windows, Solaris Sparcv9 and Linux but passes on MacOSX
- Resolved
-
JDK-8265939 [TEST_BUG] Test javax/swing/plaf/aqua/CustomComboBoxFocusTest.java fails on Windows, Solaris Sparcv9 and Linux but passes on MacOSX
- Resolved
-
JDK-8267723 [TEST_BUG] Test javax/swing/plaf/aqua/CustomComboBoxFocusTest.java fails on Windows, Solaris Sparcv9 and Linux but passes on MacOSX
- Resolved
- relates to
-
JDK-8073001 Java's system LnF on OS X: editable JComboBoxes are being rendered incorrectly
- Resolved