Mon, 13 Aug 2012 19:51:48 +0800 7190219: (bf) CharBuffer.put(String,int,int) modifies position even if BufferOverflowException thrown
luchsh [Mon, 13 Aug 2012 19:51:48 +0800] rev 13563
7190219: (bf) CharBuffer.put(String,int,int) modifies position even if BufferOverflowException thrown Reviewed-by: alanb
Sun, 12 Aug 2012 22:56:45 +0100 7188755: Crash due to missing synchronization on gconf_client in DefaultProxySelector.c
chegar [Sun, 12 Aug 2012 22:56:45 +0100] rev 13562
7188755: Crash due to missing synchronization on gconf_client in DefaultProxySelector.c Reviewed-by: chegar Contributed-by: Christian Schulte <cs@schulte.it>
Fri, 10 Aug 2012 14:00:08 -0700 Merge
lana [Fri, 10 Aug 2012 14:00:08 -0700] rev 13561
Merge
Fri, 10 Aug 2012 12:48:22 -0700 Merge
lana [Fri, 10 Aug 2012 12:48:22 -0700] rev 13560
Merge
Fri, 10 Aug 2012 13:10:35 -0700 7185471: Avoid key expansion when AES cipher is re-init w/ the same key
valeriep [Fri, 10 Aug 2012 13:10:35 -0700] rev 13559
7185471: Avoid key expansion when AES cipher is re-init w/ the same key Summary: Saved the last cipher key value and skip key expansion if key value is the same. Reviewed-by: weijun, xuelei
Fri, 10 Aug 2012 13:08:59 -0700 7107616: scalability bloker in javax.crypto.JceSecurityManager
valeriep [Fri, 10 Aug 2012 13:08:59 -0700] rev 13558
7107616: scalability bloker in javax.crypto.JceSecurityManager Summary: Changed the type of field "exemptCache" from HashMap to ConcurrentHashMap. Reviewed-by: weijun, xuelei
Fri, 10 Aug 2012 13:08:23 -0700 7107613: scalability bloker in javax.crypto.CryptoPermissions
valeriep [Fri, 10 Aug 2012 13:08:23 -0700] rev 13557
7107613: scalability bloker in javax.crypto.CryptoPermissions Summary: Changed the type of field "perms" from Hashtable to ConcurrentHashMap. Reviewed-by: weijun, xuelei
Fri, 10 Aug 2012 09:17:14 -0400 Merge
mullan [Fri, 10 Aug 2012 09:17:14 -0400] rev 13556
Merge
Fri, 10 Aug 2012 09:12:12 -0400 7187962: sun.security.pkcs11.P11DSAKeyFactory.implTranslatePublicKey doesn't check if params is null
mullan [Fri, 10 Aug 2012 09:12:12 -0400] rev 13555
7187962: sun.security.pkcs11.P11DSAKeyFactory.implTranslatePublicKey doesn't check if params is null Reviewed-by: valeriep
Thu, 09 Aug 2012 10:15:26 -0700 7189363: Regex Pattern compilation buggy for special sequences
sherman [Thu, 09 Aug 2012 10:15:26 -0700] rev 13554
7189363: Regex Pattern compilation buggy for special sequences Summary: fixed the incorrect implementation in expr(...) Reviewed-by: psandoz, alanb
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip