Wed, 09 Dec 2009 14:02:48 +0300 6900622: Security warning icon is not getting displayed properly for tooltip
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
Tue, 08 Dec 2009 09:02:09 -0800 6907568: java/awt/KeyboardFocusManager.java inproperly merged and lost a changeset
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
Mon, 07 Dec 2009 16:38:44 +0300 6903890: SWT_AWT focus issues when a dialog is shown/disposed, on X11
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
Mon, 07 Dec 2009 14:07:05 +0300 Merge
dcherepanov [Mon, 07 Dec 2009 14:07:05 +0300] rev 4372
Merge
Mon, 07 Dec 2009 13:43:04 +0300 6823138: Need to replace ComponentAccessor with AWTAccessor
dcherepanov [Mon, 07 Dec 2009 13:43:04 +0300] rev 4371
6823138: Need to replace ComponentAccessor with AWTAccessor Reviewed-by: art, anthony
Mon, 07 Dec 2009 13:32:50 +0300 5099725: AWT doesn't seem to handle MappingNotify events under X11.
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
Fri, 04 Dec 2009 15:07:15 +0300 6903354: deadlock involving Component.show & SunToolkit.getImageFromHash
ant [Fri, 04 Dec 2009 15:07:15 +0300] rev 4369
6903354: deadlock involving Component.show & SunToolkit.getImageFromHash Reviewed-by: art, bae
Wed, 02 Dec 2009 17:26:23 +0300 6566375: PIT : test/java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.html
ant [Wed, 02 Dec 2009 17:26:23 +0300] rev 4368
6566375: PIT : test/java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.html Reviewed-by: art, dcherepanov
Wed, 02 Dec 2009 14:51:39 +0300 6901021: Security Warning Icon not getting displayed properly when frame loses focus
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
Fri, 27 Nov 2009 16:07:32 +0300 6402325: Swing toolbars vs native toolbars on Windows
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
Fri, 27 Nov 2009 15:26:07 +0300 4913324: Deadlock when using two event queues
art [Fri, 27 Nov 2009 15:26:07 +0300] rev 4365
4913324: Deadlock when using two event queues Reviewed-by: anthony, ant, dcherepanov
Wed, 25 Nov 2009 22:14:30 -0800 Merge
lana [Wed, 25 Nov 2009 22:14:30 -0800] rev 4364
Merge
Wed, 25 Nov 2009 21:27:06 +0300 4899516: Transferable has no DataFlavors when dragging from Gnome window to Swing
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>
Tue, 24 Nov 2009 18:46:17 +0300 5098433: REG: DnD of File-List between JVM is broken for non ASCII file names - Win32
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
Fri, 20 Nov 2009 19:11:47 +0300 6863566: Java should support the freedesktop.org startup notification specification
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>
Thu, 10 Dec 2009 09:43:48 -0800 Merge
lana [Thu, 10 Dec 2009 09:43:48 -0800] rev 4360
Merge
Wed, 02 Dec 2009 16:18:20 -0800 Merge
lana [Wed, 02 Dec 2009 16:18:20 -0800] rev 4359
Merge
Mon, 30 Nov 2009 14:39:35 -0800 6904962: GlyphVector.getVisualBounds should not be affected by leading or trailing white space.
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
Tue, 08 Dec 2009 09:15:33 -0800 Merge
tbell [Tue, 08 Dec 2009 09:15:33 -0800] rev 4357
Merge
Tue, 08 Dec 2009 12:40:30 +0000 6905046: More Dual-pivot quicksort improvements
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
Mon, 07 Dec 2009 16:44:40 -0800 6900043: Add method to return line.separator property
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
Mon, 07 Dec 2009 15:32:26 -0800 6905029: Broken links in Deflater and DeflaterOutputStream javadoc
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
Mon, 07 Dec 2009 20:25:59 +0000 Merge
alanb [Mon, 07 Dec 2009 20:25:59 +0000] rev 4353
Merge
Mon, 07 Dec 2009 12:29:14 +0000 6902010: (cl) Delay initialization of ClassLoader.parallelLoaders
alanb [Mon, 07 Dec 2009 12:29:14 +0000] rev 4352
6902010: (cl) Delay initialization of ClassLoader.parallelLoaders Reviewed-by: forax, mchung, valeriep
Mon, 07 Dec 2009 12:24:57 +0000 6903753: (se) Selector should implement Closeable
alanb [Mon, 07 Dec 2009 12:24:57 +0000] rev 4351
6903753: (se) Selector should implement Closeable Reviewed-by: chegar, forax
Mon, 07 Dec 2009 17:06:59 +0000 6876158: Remove dependencies on Signer, Certificate, Identity, IdentityScope classes from java.security pkg
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
Mon, 07 Dec 2009 15:29:44 +0800 6886058: JNDI LDAP InitialLdapContext SECURITY_CREDENTIALS byte[] can be corrupted, then LDAP referral fails
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
Mon, 07 Dec 2009 15:27:29 +0800 6879540: enable empty password for kerberos 5
weijun [Mon, 07 Dec 2009 15:27:29 +0800] rev 4348
6879540: enable empty password for kerberos 5 Reviewed-by: valeriep, wetmore
(0) -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip