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