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>
ohair [Wed, 18 Nov 2009 11:10:18 -0800] rev 4319
6902323: Fix testcase sun/tools/native2ascii/NativeErrors.java
6902325: Fix testcase sun/tools/jhat/HatHeapDump1Test.java
Reviewed-by: tbell, dcubed
mullan [Wed, 18 Nov 2009 12:34:26 -0500] rev 4318
6894461: OCSP Checker should not wrap all Exception as "Unable to send OCSP request."(introduced by #6885667)
Reviewed-by: vinnie, xuelei
mikejwre [Thu, 03 Dec 2009 12:53:03 -0800] rev 4317
Added tag jdk7-b77 for changeset 78820074e4d5
duke [Wed, 05 Jul 2017 17:03:59 +0200] rev 4316
Merge