Changeset: a074e2bd576b Author: Assaf Yavnai Date: 2013-11-26 12:36 +0200 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/a074e2bd576b
[RT-34481] [Lens] [touch] Saving of pending points may result in a bad state Summary: Saving touch pending points used the wrong data structure to save data from, which sometimes resulted in bad touch state (usually no release) Tested-by: TouchCalibration( attached to RT-34136), HelloSanity, LinuxInputTest (tap(com.sun.glass.input.linux.TabletInputTest) failing - known issue - see RT-33388) Reviewed-by: ddhill ! modules/graphics/src/main/native-glass/lens/input/udev/udevInput.c