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.