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

Alexander Zuev kizune at openjdk.java.net
Wed Oct 20 08:25:08 UTC 2021


On Wed, 20 Oct 2021 07:22:02 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> 8168388: GetMousePositionTest fails with the message "Mouse position should not be null"
>
> test/jdk/java/awt/Mouse/GetMousePositionTest/GetMousePositionWithOverlay.java line 34:
> 
>> 32:  * @key headful
>> 33:  * @bug 8012026 8196435
>> 34:  * @library ../../regtesthelpers
> 
> Why do you  need this?

I wanted to use Util to use some helper methods but then decided not to change that.

-------------

PR: https://git.openjdk.java.net/jdk/pull/6028



More information about the client-libs-dev mailing list