sherman [Fri, 20 Mar 2009 16:22:59 -0700] rev 2290
6817475: named-capturing group name started with digit causes PSE exception
Summary: Need accept the digit as the first char of the group name
Reviewed-by: alanb
weijun [Thu, 19 Mar 2009 11:17:06 +0800] rev 2289
6819272: keytool -importcert should read the whole input
Reviewed-by: xuelei
mchung [Wed, 18 Mar 2009 17:37:39 -0700] rev 2288
6817246: Redundant call to set InetAddressCachePolicy to FOREVER if not set during initialization
Summary: Remove InetAddressCachePolicy.setIfNotSet call from System.setSecurityManager0
Reviewed-by: alanb, jccollet
dfuchs [Wed, 18 Mar 2009 18:55:10 +0100] rev 2287
Merge
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
duke [Wed, 05 Jul 2017 16:49:40 +0200] rev 2276
Merge
trims [Wed, 01 Apr 2009 22:31:26 -0700] rev 2275
Merge