serb [Wed, 21 Jan 2015 17:54:35 +0300] rev 28991
6459798: JDesktopPane,JFileChooser violate encapsulation by returning internal Dimensions
Reviewed-by: azvegint, alexsch
anashaty [Tue, 20 Jan 2015 19:26:14 +0300] rev 28990
8068283: Mac OS Incompatibility between JDK 6 and 8 regarding input method handling
Reviewed-by: ant, kizune
serb [Tue, 20 Jan 2015 17:01:18 +0300] rev 28989
6515713: example in JFormattedTextField API docs instantiates abstract class
Reviewed-by: azvegint, alexsch
serb [Sat, 17 Jan 2015 20:53:35 +0300] rev 28988
8066132: BufferedImage::getPropertyNames() always returns null
Reviewed-by: prr, flar
serb [Fri, 16 Jan 2015 18:46:16 +0300] rev 28987
8056298: Separate java.awt.datatransfer from the desktop module
Reviewed-by: erikj, alanb, mchung, alexsch
alexsch [Fri, 16 Jan 2015 19:11:10 +0400] rev 28986
8068040: [macosx] Combo box consuming ENTER key
Reviewed-by: serb, azvegint
azvegint [Fri, 16 Jan 2015 13:53:44 +0300] rev 28985
8061636: Fix for JDK-7079254 changes behavior of MouseListener, MouseMotionListener
Reviewed-by: alexsch, serb
erikj [Thu, 15 Jan 2015 16:52:10 +0100] rev 28984
8042707: Source changes needed to build JDK 9 with Visual Studio 2013 (VS2013)
Reviewed-by: tbell, ihse
neugens [Wed, 14 Jan 2015 14:52:39 +0100] rev 28983
8067364: Printing to Postscript doesn't support dieresis
Summary: Fix regression caused by fix for 8023990
Reviewed-by: bae, prr
Contributed-by: neugens@redhat.com, philip.race@oracle.com
serb [Tue, 13 Jan 2015 17:10:28 +0300] rev 28982
6475361: Attempting to remove help menu from java.awt.MenuBar throws NullPointerException
Reviewed-by: azvegint, ant