pchelko [Mon, 28 Jul 2014 19:02:56 +0400] rev 26010
8037485: Refactor java.awt.datatransfer to eliminate dependency on AWT
Reviewed-by: alanb, mchung, plevart, serb
pchelko [Mon, 28 Jul 2014 18:43:09 +0400] rev 26009
8051449: Incorrect parsing of the default flavor mapping
Reviewed-by: serb, alexsch
mcherkas [Mon, 28 Jul 2014 16:09:26 +0400] rev 26008
8047288: Fixes endless loop on mac caused by invoking Windows.isFocusable() on Appkit thread.
Reviewed-by: ant, pchelko
Contributed-by: artem.malinko@oracle.com
serb [Sat, 26 Jul 2014 04:02:56 +0400] rev 26007
8035165: Expose internal representation in sun.awt.X11
Reviewed-by: pchelko, prr
serb [Sat, 26 Jul 2014 03:18:05 +0400] rev 26006
8049057: JNI exception pending in jdk/src/windows/native/sun/windows/
Reviewed-by: pchelko, prr
anashaty [Thu, 24 Jul 2014 16:06:49 +0100] rev 26005
8046495: KeyEvent can not be accepted in quick mouse clicking
Reviewed-by: art, pchelko