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
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
neugens [Fri, 30 Oct 2009 19:19:35 +0100] rev 4250
6896068: SunGraphics2D exposes a reference to itself while non fully initialised.
Summary: Introduce a new Interface to mark the Loops based pipes and initialise the loops accordingly.
Reviewed-by: flar, rkennke
bae [Fri, 23 Oct 2009 16:21:50 +0400] rev 4249
6888167: memory leaks in the medialib glue code
Reviewed-by: igor, prr
bae [Fri, 23 Oct 2009 15:59:51 +0400] rev 4248
6888215: memory leak in jpeg plugin
Reviewed-by: igor, prr
lana [Fri, 16 Oct 2009 18:02:31 -0700] rev 4247
Merge
jgodinez [Fri, 16 Oct 2009 09:32:29 -0700] rev 4246
6680634: Printing: "Collate" is ignored under Windows Vista x64
Reviewed-by: campbell, prr
jgodinez [Wed, 14 Oct 2009 10:44:32 -0700] rev 4245
6890945: Typo in sentence about thread safety
Reviewed-by: prr
rkennke [Mon, 05 Oct 2009 23:12:22 +0200] rev 4244
6887494: NPE in pisces Renderer
Summary: Only recreate crossings array, if there actually exists one before.
Reviewed-by: flar, tdv
igor [Fri, 02 Oct 2009 10:15:12 -0700] rev 4243
6887292: memory leak in freetypeScaler.c
Reviewed-by: bae, prr
tbell [Tue, 17 Nov 2009 10:25:19 -0800] rev 4242
Merge
alanb [Tue, 17 Nov 2009 09:44:43 +0000] rev 4241
6901318: Yet more Dual-pivot quicksort improvements
Reviewed-by: jjb
Contributed-by: vladimir.yaroslavskiy@sun.com
thurka [Mon, 16 Nov 2009 15:33:05 +0100] rev 4240
6858708: HotspotDiagnosticMXBean.setVMOption() throws NullPointerException
Summary: Add a null check for the VM option string
Reviewed-by: mchung, ohair
mchung [Thu, 12 Nov 2009 15:42:18 -0800] rev 4239
Merge
mchung [Thu, 12 Nov 2009 10:29:21 -0800] rev 4238
6899851: Regression causes new dependency to jkernel
Summary: Replaced sun.jkernel.DownloadManager calls with BootClassLoaderHook
Reviewed-by: bae, asaha
vinnie [Thu, 12 Nov 2009 23:04:42 +0000] rev 4237
Merge
vinnie [Thu, 12 Nov 2009 23:00:23 +0000] rev 4236
6894643: Separate out dependency on Kerberos
Reviewed-by: alanb, xuelei
alanb [Thu, 12 Nov 2009 11:20:51 +0000] rev 4235
6898124: Bidi should not require AWT to be present
Reviewed-by: okutsu
alanb [Wed, 11 Nov 2009 16:22:27 +0000] rev 4234
6900234: Several NIO tests should be removed from test/ProblemList.txt
Reviewed-by: chegar
alanb [Wed, 11 Nov 2009 14:38:01 +0000] rev 4233
6899694: Dual-pivot quicksort improvements
Reviewed-by: jjb
Contributed-by: vladimir.yaroslavskiy@sun.com, joshua.bloch@google.com
alanb [Tue, 10 Nov 2009 13:09:50 +0000] rev 4232
6899147: java.beans.MetaData should not require JDBC to be present
Reviewed-by: malenkov
alanb [Tue, 10 Nov 2009 10:51:31 +0000] rev 4231
6898234: (dc) Multicast tests fail on OpenSolaris with vboxnet0 adapter
Reviewed-by: chegar
mchung [Mon, 09 Nov 2009 21:32:16 -0800] rev 4230
6899607: Update java.util.prefs.FileSystemPreferences to use PlatformLogger
Summary: Update java.util.prefs.FileSystemPreferences to use PlatformLogger
Reviewed-by: sherman