- 
    Bug 
- 
    Resolution: Fixed
- 
     P4 P4
- 
    8u112, 9, 11, 14
- 
        b21
- 
        generic
- 
        os_x, windows_7
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8364358 | 17.0.18-oracle | Srinivas Mandalika | P4 | Resolved | Fixed | b01 | 
| JDK-8364594 | 11.0.30-oracle | Srinivas Mandalika | P4 | Resolved | Fixed | b01 | 
| JDK-8364593 | 8u481 | Srinivas Mandalika | P4 | Resolved | Fixed | b01 | 
                    FULL PRODUCT VERSION :
A DESCRIPTION OF THE PROBLEM :
The test java/awt/Mouse/GetMousePositionTest/GetMousePositionWithOverlay.java intermittently fails with the message "Mouse position should not be null".
The issue was observed on Windows 7 64bit, MacOSX
ACTUAL -
----------System.err:(13/844)----------
java.lang.RuntimeException: Test failed. Mouse position should not be null
at GetMousePositionWithOverlay.main(GetMousePositionWithOverlay.java:67)
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:497)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Test failed. Mouse position should not be null
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test failed. Mouse position should not be null
REPRODUCIBILITY :
This bug can be reproduced occasionally.
            
A DESCRIPTION OF THE PROBLEM :
The test java/awt/Mouse/GetMousePositionTest/GetMousePositionWithOverlay.java intermittently fails with the message "Mouse position should not be null".
The issue was observed on Windows 7 64bit, MacOSX
ACTUAL -
----------System.err:(13/844)----------
java.lang.RuntimeException: Test failed. Mouse position should not be null
at GetMousePositionWithOverlay.main(GetMousePositionWithOverlay.java:67)
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:497)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Test failed. Mouse position should not be null
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test failed. Mouse position should not be null
REPRODUCIBILITY :
This bug can be reproduced occasionally.
- backported by
- 
                    JDK-8364358 GetMousePositionTest fails with the message "Mouse position should not be null" -           
- Resolved
 
-         
- 
                    JDK-8364593 GetMousePositionTest fails with the message "Mouse position should not be null" -           
- Resolved
 
-         
- 
                    JDK-8364594 GetMousePositionTest fails with the message "Mouse position should not be null" -           
- Resolved
 
-         
 
        