Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8168388

GetMousePositionTest fails with the message "Mouse position should not be null"

XMLWordPrintable

    • b21
    • generic
    • os_x, windows_7

        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.

              kizune Alexander Zuev
              webbuggrp Webbug Group
              Votes:
              0 Vote for this issue
              Watchers:
              11 Start watching this issue

                Created:
                Updated:
                Resolved: