dfuchs [Fri, 13 Mar 2009 14:25:48 +0100] rev 2286
Merge
dfuchs [Thu, 12 Mar 2009 15:36:14 +0100] rev 2285
6661448: Make the SNMP agent optional when OPENJDK=true and IMPORT_BINARY_PLUGS=false
Reviewed-by: mchung, ohair
tbell [Tue, 17 Mar 2009 13:20:56 -0700] rev 2284
6814587: Legal notice repair needed in jdk/src/share/classes/java/nio
6814590: Legal notice repair needed in jdk/test/java/awt/Frame/FrameSize/TestFrameSize.java
6814591: Legal notice repair needed in jdk/test/javax/script/Test3.java
Reviewed-by: alanb, xdono
xuelei [Tue, 17 Mar 2009 11:54:13 +0800] rev 2283
6383095: CRL revoked certificate failures masked by OCSP failures
Summary: remove the mask if certificate revoked
Reviewed-by: mullan
tbell [Fri, 13 Mar 2009 15:26:23 -0700] rev 2282
Merge
xuelei [Fri, 13 Mar 2009 12:59:25 +0800] rev 2281
6798714: OCSPResponse class has to check the validity of signing certificate for OCSP response
Summary: checking validity and ocsp-nocheck extension.
Reviewed-by: mullan, vinnie
weijun [Fri, 13 Mar 2009 09:21:13 +0800] rev 2280
6550221: jaas, jgss and smartcardio javadoc files do not contain Copyrights
Reviewed-by: ohair
weijun [Fri, 13 Mar 2009 09:20:56 +0800] rev 2279
6815182: GSSAPI/SPNEGO does not work with server using MIT Kerberos library
Reviewed-by: valeriep
mchung [Thu, 12 Mar 2009 10:32:58 -0700] rev 2278
6813240: Remove dead code in sun.misc.FormattedFloatingDecimal class
Summary: Remove unused methods from FormattedFloatingDecimal that were originally copied from FloatingDecimal
Reviewed-by: darcy
mchung [Thu, 12 Mar 2009 10:27:22 -0700] rev 2277
6810254: Lazily instantiate the shared secret access objects
Summary: Register the shutdown hooks only when needed and remove JavaIODeleteOnExitAccess
Reviewed-by: alanb