Changeset: c8a3f198bd9c Author: lisa.se...@oracle.com Date: 2013-09-09 16:56 -0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/c8a3f198bd9c
Reintegrate fix for rt-27184, which was lost in the lens native code refactoring. ! modules/graphics/src/main/native-glass/lens/platform-util/dispmanCursor.c ! modules/graphics/src/main/native-glass/lens/platform-util/omapCursor.c Changeset: 501a6b35a82f Author: lisa.se...@oracle.com Date: 2013-09-09 16:58 -0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/501a6b35a82f Part two of fix for rt-32600: Pulse starvation because of overwhelming amount of MOUSE_MOVED events. ! modules/graphics/src/main/java/com/sun/glass/ui/lens/LensApplication.java ! modules/graphics/src/main/native-glass/lens/wm/LensWindowManager.c