Hello, AWT Team. Please review the fix for the issue: https://bugs.openjdk.java.net/browse/JDK-8024506 The fix is available at: http://cr.openjdk.java.net/~pchelko/9/8024506/webrev/
This is a workaround for 10.9 bug. When we have an animated cursor Cocoa keeps sending us the MOUSE_MOVED events even if the mouse is staying still. The bug was filed against Apple, but it doesn’t seem they are going to fix it soon, so we better workaround it in JDK. With best regards. Petr.
