robm [Wed, 15 Aug 2012 22:46:35 +0100] rev 13568
6931128: (spec) File attribute tests fail when run as root.
Reviewed-by: alanb
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
jfranck [Thu, 09 Aug 2012 17:49:43 +0200] rev 13566
7188442: rename java.lang.annotation.ContainerAnnotation to ContainedBy
Reviewed-by: darcy, jjg
vinnie [Mon, 13 Aug 2012 14:06:44 +0100] rev 13565
7190945: pkcs11 problem loading NSS libs on Ubuntu
Reviewed-by: xuelei, alanb
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>
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
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>