tbell [Mon, 23 Nov 2009 19:57:01 -0800] rev 4334
Merge
mchung [Mon, 23 Nov 2009 14:59:55 -0800] rev 4333
Merge
mchung [Mon, 23 Nov 2009 10:46:19 -0800] rev 4332
Merge
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
ohair [Mon, 23 Nov 2009 13:00:34 -0800] rev 4330
Merge
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
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
mullan [Mon, 23 Nov 2009 13:57:52 -0500] rev 4327
Merge
mullan [Mon, 23 Nov 2009 12:36:54 -0500] rev 4326
6899503: Security code issue using Verisign root certificate
Summary: Add support for reordering out-of-order certificate chains
Reviewed-by: vinnie, xuelei
dcubed [Mon, 23 Nov 2009 10:29:33 -0700] rev 4325
6903102: 3/3 fixes in nightly testing version of ShellScaffold.sh need to be committed
Summary: Merge Jim's ShellScaffold.sh fixes with Tim's ShellScaffold.sh fixes.
Reviewed-by: tbell
jccollet [Fri, 20 Nov 2009 14:50:55 +0100] rev 4324
6901170: HttpCookie parsing of version and max-age mis-handled
Summary: Accept single quotes in cookies and better exception handling in CookieManager
Reviewed-by: chegar
mchung [Wed, 18 Nov 2009 22:29:16 -0800] rev 4323
6902678: com.sun.tracing.ProviderFactory.createProvider doesn't throw IllegalArgumentException
Summary: doPrivileged for calls that have permission check instead of catching all exceptions
Reviewed-by: kamg, dcubed
ohair [Wed, 18 Nov 2009 11:15:12 -0800] rev 4322
Merge
ohair [Wed, 18 Nov 2009 11:13:31 -0800] rev 4321
Merge
ohair [Wed, 18 Nov 2009 11:12:28 -0800] rev 4320
6892742: Improve root set used by jhat
Reviewed-by: tbell, dcubed
Contributed-by: Keith Randall <keith.randall@gmail.com>