lana [Wed, 25 Nov 2009 14:37:03 -0800] rev 4380
Merge
peterz [Wed, 25 Nov 2009 20:47:20 +0300] rev 4379
6888156: With GTK Look and Feel Icons cannot be rendered in Jtable Cells
Reviewed-by: rupashka
rupashka [Mon, 23 Nov 2009 20:57:17 +0300] rev 4378
6823603: Generics: JList
Reviewed-by: peterz, alexp
Contributed-by: fbrunnerlist@gmx.ch
lana [Thu, 10 Dec 2009 09:46:13 -0800] rev 4377
Merge
dav [Wed, 09 Dec 2009 14:33:55 +0300] rev 4376
6903893: Fix failed for CR 6834576: RemoveChild/ test fail with deadlock on rhel and sles
Reviewed-by: dcherepanov, art
anthony [Wed, 09 Dec 2009 14:02:48 +0300] rev 4375
6900622: Security warning icon is not getting displayed properly for tooltip
Summary: Pass a correct value for the hWndInsertAfter argument to the ::SetWindowPos() function
Reviewed-by: art, dcherepanov
mchung [Tue, 08 Dec 2009 09:02:09 -0800] rev 4374
6907568: java/awt/KeyboardFocusManager.java inproperly merged and lost a changeset
Summary: Reapply fix for 6879044 in java.awt.KeyboardFocusManager
Reviewed-by: dcherepanov, asaha
ant [Mon, 07 Dec 2009 16:38:44 +0300] rev 4373
6903890: SWT_AWT focus issues when a dialog is shown/disposed, on X11
Reviewed-by: art, dcherepanov
dcherepanov [Mon, 07 Dec 2009 14:07:05 +0300] rev 4372
Merge
dcherepanov [Mon, 07 Dec 2009 13:43:04 +0300] rev 4371
6823138: Need to replace ComponentAccessor with AWTAccessor
Reviewed-by: art, anthony
yan [Mon, 07 Dec 2009 13:32:50 +0300] rev 4370
5099725: AWT doesn't seem to handle MappingNotify events under X11.
5036807: Pressing action keys "STOP/AGAIN/COMPOSE" generates keycode of F11/F12 keys.
4787377: VK_STOP key on Solaris generates wrong Key Code
Summary: Added an event processing lumped with similar native code for similar bugs.
Reviewed-by: art
ant [Fri, 04 Dec 2009 15:07:15 +0300] rev 4369
6903354: deadlock involving Component.show & SunToolkit.getImageFromHash
Reviewed-by: art, bae
ant [Wed, 02 Dec 2009 17:26:23 +0300] rev 4368
6566375: PIT : test/java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.html
Reviewed-by: art, dcherepanov
anthony [Wed, 02 Dec 2009 14:51:39 +0300] rev 4367
6901021: Security Warning Icon not getting displayed properly when frame loses focus
Summary: Make sure the gray icon is selected when hiding the security warning
Reviewed-by: art, dcherepanov
anthony [Fri, 27 Nov 2009 16:07:32 +0300] rev 4366
6402325: Swing toolbars vs native toolbars on Windows
Summary: Introduce support for different window types: NORMAL, UTILITY, POPUP
Reviewed-by: art, dcherepanov
art [Fri, 27 Nov 2009 15:26:07 +0300] rev 4365
4913324: Deadlock when using two event queues
Reviewed-by: anthony, ant, dcherepanov
lana [Wed, 25 Nov 2009 22:14:30 -0800] rev 4364
Merge
denis [Wed, 25 Nov 2009 21:27:06 +0300] rev 4363
4899516: Transferable has no DataFlavors when dragging from Gnome window to Swing
Reviewed-by: uta, dav
Contributed-by: Damjan Jovanovic <damjan.jov@gmail.com>
denis [Tue, 24 Nov 2009 18:46:17 +0300] rev 4362
5098433: REG: DnD of File-List between JVM is broken for non ASCII file names - Win32
Reviewed-by: uta, dav
anthony [Fri, 20 Nov 2009 19:11:47 +0300] rev 4361
6863566: Java should support the freedesktop.org startup notification specification
Summary: The startup notification gets removed as soon as a Java top-level window is shown
Reviewed-by: anthony, art, dcherepanov
Contributed-by: Damjan Jovanovic <damjan.jov@gmail.com>
lana [Thu, 10 Dec 2009 09:43:48 -0800] rev 4360
Merge
lana [Wed, 02 Dec 2009 16:18:20 -0800] rev 4359
Merge
prr [Mon, 30 Nov 2009 14:39:35 -0800] rev 4358
6904962: GlyphVector.getVisualBounds should not be affected by leading or trailing white space.
Reviewed-by: igor, dougfelt
tbell [Tue, 08 Dec 2009 09:15:33 -0800] rev 4357
Merge
jjb [Tue, 08 Dec 2009 12:40:30 +0000] rev 4356
6905046: More Dual-pivot quicksort improvements
Summary: More improvements from the DPQ team
Reviewed-by: alanb
martin [Mon, 07 Dec 2009 16:44:40 -0800] rev 4355
6900043: Add method to return line.separator property
Summary: Add System.lineSeparator(), returning getProperty("line.separator")
Reviewed-by: darcy
martin [Mon, 07 Dec 2009 15:32:26 -0800] rev 4354
6905029: Broken links in Deflater and DeflaterOutputStream javadoc
Summary: Fix syntax errors in @links
Reviewed-by: alanb
alanb [Mon, 07 Dec 2009 20:25:59 +0000] rev 4353
Merge
alanb [Mon, 07 Dec 2009 12:29:14 +0000] rev 4352
6902010: (cl) Delay initialization of ClassLoader.parallelLoaders
Reviewed-by: forax, mchung, valeriep
alanb [Mon, 07 Dec 2009 12:24:57 +0000] rev 4351
6903753: (se) Selector should implement Closeable
Reviewed-by: chegar, forax
vinnie [Mon, 07 Dec 2009 17:06:59 +0000] rev 4350
6876158: Remove dependencies on Signer, Certificate, Identity, IdentityScope classes from java.security pkg
Reviewed-by: alanb, mullan
weijun [Mon, 07 Dec 2009 15:29:44 +0800] rev 4349
6886058: JNDI LDAP InitialLdapContext SECURITY_CREDENTIALS byte[] can be corrupted, then LDAP referral fails
Reviewed-by: vinnie, xuelei