xuelei [Wed, 23 Nov 2011 03:40:12 -0800] rev 11037
7113275: compatibility issue with MD2 trust anchor and old X509TrustManager
Summary: also reviewed by Dennis.Gu@oracle.com
Reviewed-by: mullan
mullan [Tue, 22 Nov 2011 09:17:45 -0500] rev 11036
Merge
mullan [Tue, 22 Nov 2011 09:00:52 -0500] rev 11035
Merge
mullan [Tue, 22 Nov 2011 08:58:31 -0500] rev 11034
7093090: Reduce synchronization in java.security.Policy.getPolicyNoCheck
Reviewed-by: valeriep
ngmr [Tue, 22 Nov 2011 09:51:30 +0000] rev 11033
7114558: Inet4AddressImpl should use memset (rather than bzero) and NI_MAXHOST (rather than MAXHOSTNAMELEN)
Reviewed-by: chegar
Contributed-by: Neil Richards <neil.richards@ngmr.net>
ngmr [Fri, 11 Nov 2011 14:40:18 +0000] rev 11032
7112670: Inet4AddressImpl should use getaddrinfo/getnameinfo
Reviewed-by: chegar, alanb, mduigou, ngmr
Contributed-by: Charles Lee <littlee@linux.vnet.ibm.com>
alanb [Mon, 21 Nov 2011 12:57:36 +0000] rev 11031
7114125: TEST_BUG: java/util/Timer/KillThread.java should use volatile cross thread variable declaration
Reviewed-by: dholmes, alanb
Contributed-by: gary.adams@oracle.com