peterz [Wed, 18 Nov 2009 17:36:46 +0300] rev 4283
6882917: Nimbus and DefaultTableCellRenderer: must start with normal background
Reviewed-by: rupashka
rupashka [Wed, 18 Nov 2009 12:58:02 +0300] rev 4282
6520574: JFileChooser - create new folder - not editable
Reviewed-by: malenkov
rupashka [Tue, 17 Nov 2009 16:01:09 +0300] rev 4281
6868611: FileSystemView throws NullPointerException
Reviewed-by: peterz
peytoia [Thu, 12 Nov 2009 18:59:19 +0900] rev 4280
6842557: NumericShaper needs to be updated for Unicode 5.1 support
6843181: NumericShaper is not thread-safe
6900137: Typo in API Doc for NumericShaper
Reviewed-by: okutsu
peytoia [Wed, 11 Nov 2009 15:38:47 +0900] rev 4279
6899397: (tz) Support tzdata2009r
Reviewed-by: okutsu
alexp [Fri, 06 Nov 2009 22:40:58 +0300] rev 4278
6878399: public SwingUtilities.getParentViewport() is required
Reviewed-by: peterz
alexp [Fri, 06 Nov 2009 22:33:40 +0300] rev 4277
Merge
alexp [Fri, 06 Nov 2009 22:26:37 +0300] rev 4276
6879228: LayerUI should be extended
Reviewed-by: peterz
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
anthony [Wed, 21 Oct 2009 17:06:41 +0400] rev 4261
6852592: invalidate() must be smarter
Summary: Introduce validate roots in AWT
Reviewed-by: alexp, art, dcherepanov
anthony [Mon, 19 Oct 2009 16:06:41 +0400] rev 4260
6891483: XToolkit.getEnv() checks for NULL on a wrong symbol
Reviewed-by: dcherepanov
lana [Thu, 15 Oct 2009 16:37:55 -0700] rev 4259
Merge
anthony [Wed, 14 Oct 2009 19:23:15 +0400] rev 4258
6884960: java/awt/Window/TranslucentJAppletTest/TranslucentJAppletTest.java fails
Summary: Support painting heavyweight components in transparent windows.
Reviewed-by: art, alexp
anthony [Wed, 14 Oct 2009 16:32:38 +0400] rev 4257
6885735: closed/java/awt/Component/DisablingLWDisabledHW/DisablingLWDisabledHW.html fails
Summary: Use isRecursivelyVisibleUpToHeavyweightContainer() instead of isRecursivelyVisible() to determine if the peer needs to be hidden.
Reviewed-by: art, dcherepanov
anthony [Wed, 14 Oct 2009 16:19:46 +0400] rev 4256
6711717: PIT: Security Icon is hidden for FullScreen apps, WinXP
Summary: Force hiding the security warning in FS exclusive mode.
Reviewed-by: art, tdv
anthony [Wed, 14 Oct 2009 15:46:13 +0400] rev 4255
6684916: jframe.setMaximizedBounds() has no effect in linux
Summary: Specification should indicate that the feature may be unsupported on some platforms.
Reviewed-by: art, dcherepanov
dcherepanov [Mon, 12 Oct 2009 19:07:43 +0400] rev 4254
6796915: Deadlock in XAWT when switching virtual desktops
Reviewed-by: art, anthony