Changeset: a0a619f9f425 Author: [email protected] Date: 2014-03-20 14:49 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/a0a619f9f425
RT-34982 - IMX6 - cursor image is seen even though a mouse is not plugged in. Adjust cursor logic to properly show/hide the cursor depending on whether or not a pointing device is connected. Reviewed by Rafi Tayar. Tested with HelloCursors. ! modules/graphics/src/main/native-glass/lens/lensport/imx6Cursor.c Changeset: f005f3f08277 Author: Felipe Heidrich <[email protected]> Date: 2014-03-20 11:52 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/f005f3f08277 [Accessibility] small JNI improvement, init VARIANT set to zero. ! modules/graphics/src/main/native-glass/win/GlassAccessible.cpp
