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
Thu, 03 Dec 2009 18:19:10 -0800 6907177: Update jdk tests to remove unncessary -source and -target options
darcy [Thu, 03 Dec 2009 18:19:10 -0800] rev 4347
6907177: Update jdk tests to remove unncessary -source and -target options Reviewed-by: ohair
Thu, 03 Dec 2009 21:30:27 +0000 6906854: SSL/Krb5 testcase should not use a fixed port number
vinnie [Thu, 03 Dec 2009 21:30:27 +0000] rev 4346
6906854: SSL/Krb5 testcase should not use a fixed port number Reviewed-by: alanb
Wed, 02 Dec 2009 17:34:56 +0000 Merge
vinnie [Wed, 02 Dec 2009 17:34:56 +0000] rev 4345
Merge
Wed, 02 Dec 2009 17:06:50 +0000 6906510: Fix testcase for 6894643: Separate out dependency on Kerberos
vinnie [Wed, 02 Dec 2009 17:06:50 +0000] rev 4344
6906510: Fix testcase for 6894643: Separate out dependency on Kerberos Reviewed-by: weijun
Tue, 01 Dec 2009 08:54:10 -0800 Merge
ohair [Tue, 01 Dec 2009 08:54:10 -0800] rev 4343
Merge
Tue, 01 Dec 2009 08:51:16 -0800 6905705: Fix broken exit code values in jdk/test/Makefile
ohair [Tue, 01 Dec 2009 08:51:16 -0800] rev 4342
6905705: Fix broken exit code values in jdk/test/Makefile Reviewed-by: tbell
Mon, 30 Nov 2009 14:15:15 -0800 6903197: Some java template files need to be renamed to .java.template
ohair [Mon, 30 Nov 2009 14:15:15 -0800] rev 4341
6903197: Some java template files need to be renamed to .java.template Reviewed-by: alanb
Fri, 20 Nov 2009 11:01:32 -0800 6367077: Purge LD_LIBRARY_PATH usage from the launcher
ksrini [Fri, 20 Nov 2009 11:01:32 -0800] rev 4340
6367077: Purge LD_LIBRARY_PATH usage from the launcher 6899834: (launcher) remove the solaris libjvm.so symlink Summary: Fixes other related issues as well. Reviewed-by: darcy, ohair, xlu, martin
Sun, 29 Nov 2009 15:24:32 -0800 Merge
tbell [Sun, 29 Nov 2009 15:24:32 -0800] rev 4339
Merge
Fri, 27 Nov 2009 08:51:58 +0800 6770883: Infinite loop if SPNEGO specified as sun.security.jgss.mechanism
weijun [Fri, 27 Nov 2009 08:51:58 +0800] rev 4338
6770883: Infinite loop if SPNEGO specified as sun.security.jgss.mechanism Reviewed-by: valeriep
Fri, 27 Nov 2009 08:51:42 +0800 6901085: SPNEGO does not works with native program
weijun [Fri, 27 Nov 2009 08:51:42 +0800] rev 4337
6901085: SPNEGO does not works with native program Reviewed-by: valeriep
Fri, 27 Nov 2009 08:51:28 +0800 6853328: Support OK-AS-DELEGATE flag
weijun [Fri, 27 Nov 2009 08:51:28 +0800] rev 4336
6853328: Support OK-AS-DELEGATE flag Reviewed-by: valeriep
Wed, 25 Nov 2009 08:24:58 -0800 6904183: Fix jdk/test/com/sun/jdi tests to run with -samevm
ohair [Wed, 25 Nov 2009 08:24:58 -0800] rev 4335
6904183: Fix jdk/test/com/sun/jdi tests to run with -samevm Reviewed-by: dcubed
Mon, 23 Nov 2009 19:57:01 -0800 Merge
tbell [Mon, 23 Nov 2009 19:57:01 -0800] rev 4334
Merge
Mon, 23 Nov 2009 14:59:55 -0800 Merge
mchung [Mon, 23 Nov 2009 14:59:55 -0800] rev 4333
Merge
Mon, 23 Nov 2009 10:46:19 -0800 Merge
mchung [Mon, 23 Nov 2009 10:46:19 -0800] rev 4332
Merge
Mon, 23 Nov 2009 08:21:20 -0800 6903638: Remove dependency on AuthPermission from SecurityConstants
mchung [Mon, 23 Nov 2009 08:21:20 -0800] rev 4331
6903638: Remove dependency on AuthPermission from SecurityConstants Summary: Move two static fields from SecurityConstants to javax.security.auth.Subject Reviewed-by: mullan
Mon, 23 Nov 2009 13:00:34 -0800 Merge
ohair [Mon, 23 Nov 2009 13:00:34 -0800] rev 4330
Merge
Mon, 23 Nov 2009 09:51:52 -0800 6902666: Include closed tests in the test/Makefile jdk_* targets
ohair [Mon, 23 Nov 2009 09:51:52 -0800] rev 4329
6902666: Include closed tests in the test/Makefile jdk_* targets 6902667: Fix JT_HOME not working from env in jdk/test/Makefile Reviewed-by: mullan, dcubed
Mon, 23 Nov 2009 19:26:16 +0000 6888171: JMX Monitor API should not require JavaBeans to be present
alanb [Mon, 23 Nov 2009 19:26:16 +0000] rev 4328
6888171: JMX Monitor API should not require JavaBeans to be present Reviewed-by: emcmanus
(0) -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 +30000 tip