dmocek [Thu, 02 Aug 2012 18:12:18 -0700] rev 13408
7187876: ClassCastException in TCPTransport.executeAcceptLoop
Reviewed-by: dholmes, smarks
mullan [Thu, 02 Aug 2012 10:42:19 -0400] rev 13407
Merge
mullan [Thu, 02 Aug 2012 10:40:24 -0400] rev 13406
7026347: Certificate and X509CRL should have verify(PublicKey key, Provider sigProvider)
Reviewed-by: mullan, xuelei, weijun
Contributed-by: jason.uh@oracle.com
omajid [Wed, 01 Aug 2012 22:13:12 +0100] rev 13405
6844255: Potential stack corruption in GetJavaProperties
Summary: Use dynamically allocated buffers for temp and encoding.
Reviewed-by: alanb, andrew
jgish [Fri, 27 Jul 2012 16:17:11 -0400] rev 13404
6914123: (str) Missing synchronization in java.lang.String#contentEquals(CharSequence)
Summary: Change contentEquals( CharSequence cs ) to do synchronization if cs is a StringBuffer
Reviewed-by: mduigou
Contributed-by: Jim Gish <jim.gish@oracle.com>
mullan [Wed, 01 Aug 2012 11:08:11 -0400] rev 13403
Merge