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
lana [Wed, 18 Nov 2009 17:16:27 -0800] rev 4253
Merge
prr [Mon, 09 Nov 2009 14:23:49 -0800] rev 4252
6899078: potential deadlock and performance issue in freeing strike resources with D3D pipeline
Reviewed-by: tdv, igor
andrew [Tue, 03 Nov 2009 23:23:15 +0000] rev 4251
6897844: Fix broken build on newer versions of X11 (libXext >= 1.1.0)
Summary: Recent changes to X11's header structure break the build
Reviewed-by: prr, flar