Wed, 15 Aug 2012 14:35:36 +0100 7110151: Use underlying platform's zlib library for Java zlib support
andrew [Wed, 15 Aug 2012 14:35:36 +0100] rev 13567
7110151: Use underlying platform's zlib library for Java zlib support Summary: Make SYSTEM_ZLIB more flexible by using ZLIB_{CFLAGS,LIBS} and building on more than just MACOSX. Reviewed-by: sherman, alanb
Thu, 09 Aug 2012 17:49:43 +0200 7188442: rename java.lang.annotation.ContainerAnnotation to ContainedBy
jfranck [Thu, 09 Aug 2012 17:49:43 +0200] rev 13566
7188442: rename java.lang.annotation.ContainerAnnotation to ContainedBy Reviewed-by: darcy, jjg
Mon, 13 Aug 2012 14:06:44 +0100 7190945: pkcs11 problem loading NSS libs on Ubuntu
vinnie [Mon, 13 Aug 2012 14:06:44 +0100] rev 13565
7190945: pkcs11 problem loading NSS libs on Ubuntu Reviewed-by: xuelei, alanb
Mon, 13 Aug 2012 13:41:23 +0100 7190254: NetworkInterface getFlags implementation should support full integer bit range for flags value
chegar [Mon, 13 Aug 2012 13:41:23 +0100] rev 13564
7190254: NetworkInterface getFlags implementation should support full integer bit range for flags value Reviewed-by: chegar Contributed-by: Shirish Kuncolienkar <shirishk@linux.vnet.ibm.com>
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
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip