<AWT Dev> [8] Review Request for JDK-8024170, [SwingNode] Implement cursor change

Petr Pchelko petr.pchelko at oracle.com
Tue Sep 3 07:27:16 PDT 2013


Hello, AWT Team.

Please review the fix for the issue:
http://bugs.sun.com/view_bug.do?bug_id=8024170
The issue might not be available on bugs.sun.com yet, so here's the FX counterpart:
https://javafx-jira.kenai.com/browse/RT-31957

The JDK part of the fix is available at: 
http://cr.openjdk.java.net/~pchelko/8024170/webrev.00/
The FX part will be reviewed separately, but the fix is available here:
http://cr.openjdk.java.net/~pchelko/8024170/webrev.rt.00/

This fix adds support for SwingNode cursor change on Windows and Mac OS X. Linux is not supported yet, because the native FX window handle should passed to AWT and this functionality is not implemented yet.

With best regards. Petr. 


More information about the awt-dev mailing list