<AWT Dev> [9] Review Request: 8025492 Hand cursor does not use Windows' system cursor

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Tue Jun 9 17:03:31 UTC 2015


Hello.
Please review the small fix for jdk9.

The fix was contributed-by morvan.lemescam at gmail.com [1]
For historical reasons jdk uses its own hand cursor(which is actually 
the same as a default win cursor) instead of native cursor[2]. But on 
current win we can use the system cursor without problems.

[1] http://mail.openjdk.java.net/pipermail/awt-dev/2013-April/004675.html
[2] http://mail.openjdk.java.net/pipermail/awt-dev/2013-April/004714.html


Bug: https://bugs.openjdk.java.net/browse/JDK-8025492
Webrev can be found at: http://cr.openjdk.java.net/~serb/8025492/webrev.00

-- 
Best regards, Sergey.



More information about the awt-dev mailing list