-
Bug
-
Resolution: Unresolved
-
P4
-
8u121, 9
-
generic
-
os_x
Test name(s):java/awt/MouseInfo/GetPointerInfoTest.java
JDK tested:9b71,9b67
OS tested:MacOSX, Windows
Is it a regression? No
Regression introduced in release/build: N/A
Is it platform specific? Yes
The is failure reproduced:MacOSX (Passes in Windows)
----------System.out:(2/58)----------
There are 1 Graphics Devices
Test stage completed.Passed.
----------System.err:(13/839)----------
java.lang.RuntimeException: Test failed.getPointerInfo() returned incorrect result.
at GetPointerInfoTest.main(GetPointerInfoTest.java:66)
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.getPointerInfo() returned incorrect result.
JavaTest Message: shutting down test
JDK tested:9b71,9b67
OS tested:MacOSX, Windows
Is it a regression? No
Regression introduced in release/build: N/A
Is it platform specific? Yes
The is failure reproduced:MacOSX (Passes in Windows)
----------System.out:(2/58)----------
There are 1 Graphics Devices
Test stage completed.Passed.
----------System.err:(13/839)----------
java.lang.RuntimeException: Test failed.getPointerInfo() returned incorrect result.
at GetPointerInfoTest.main(GetPointerInfoTest.java:66)
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.getPointerInfo() returned incorrect result.
JavaTest Message: shutting down test
- relates to
-
JDK-8279784 [8u] ProblemList failing tests in CI
- Resolved
-
JDK-8035568 [macosx] Cursor management unification
- Resolved