rupashka [Fri, 06 Nov 2009 12:44:41 +0300] rev 4275
6621569: Win32ShellFolder2 and Win32ShellFolderManager2 may leak native resources
Reviewed-by: malenkov
rupashka [Fri, 30 Oct 2009 14:18:23 +0300] rev 4274
6891412: The sun.awt.shell.ShellFolder#getInvoker method should be synchronized
Reviewed-by: peterz
rupashka [Fri, 30 Oct 2009 14:05:48 +0300] rev 4273
6894504: javax/swing/JFileChooser/6741890/bug6741890.java fails w/ RuntimeException
Reviewed-by: malenkov
alexp [Thu, 22 Oct 2009 18:42:18 +0400] rev 4272
6795356: Leak caused by javax.swing.UIDefaults.ProxyLazyValue.acc
Reviewed-by: hawtin
rupashka [Thu, 22 Oct 2009 16:39:29 +0400] rev 4271
6550546: Win LAF: JFileChooser -> Look in Drop down should not display any shortcuts created on desktop
Reviewed-by: peterz
peterz [Thu, 22 Oct 2009 15:43:25 +0400] rev 4270
6893704: Potential memory leak in gtk2_interface.c
Reviewed-by: stayer
rupashka [Wed, 21 Oct 2009 14:25:25 +0400] rev 4269
6892340: Part of the CR 6741890 should be forwardported
Reviewed-by: malenkov
lana [Wed, 18 Nov 2009 17:17:56 -0800] rev 4268
Merge
alanb [Mon, 16 Nov 2009 18:13:15 +0000] rev 4267
6890458: Datatransfer API should not require RMI to be present
Reviewed-by: uta
dcherepanov [Thu, 12 Nov 2009 12:06:46 +0300] rev 4266
6882909: Resetting a full-screen window to normal rotates screen to normal orientation.
Summary: retain rotation upon change to full screen mode
Reviewed-by: art, anthony
dcherepanov [Wed, 11 Nov 2009 19:18:27 +0300] rev 4265
6880694: GraphicsDevice.setFullScreenWindow(null) throws NPE if there's a fullscreen window displayed
Summary: handle "empty" refresh rates
Reviewed-by: art, anthony
dcherepanov [Wed, 11 Nov 2009 17:46:58 +0300] rev 4264
6852111: Unhandled 'spurious wakeup' in java.awt.EventQueue.invokeAndWait()
Summary: Introduced InvocationEvent.isDispatched method
Reviewed-by: art, anthony
anthony [Fri, 23 Oct 2009 14:52:55 +0400] rev 4263
6887249: Get rid of double-check for isValid() idiom in validate() methods
Reviewed-by: art, dcherepanov
dcherepanov [Thu, 22 Oct 2009 13:27:28 +0400] rev 4262
6707273: TrayIcon does not support 8-bit alpha channel in Windows XP
Reviewed-by: uta, ant