michaelm [Thu, 13 Jan 2011 11:10:14 +0000] rev 7984
Merge
michaelm [Wed, 12 Jan 2011 15:05:10 +0000] rev 7983
6829919: URLClassLoader.close() doesn't close resource file if getResourceAsStream(...) was called before
Reviewed-by: chegar
chegar [Thu, 13 Jan 2011 13:24:58 +0000] rev 7982
6964547: Impossible to set useV4 in SocksSocketImpl
Summary: Add socksProxyVersion property
Reviewed-by: alanb, michaelm
michaelm [Thu, 13 Jan 2011 11:02:28 +0000] rev 7981
Merge
michaelm [Thu, 13 Jan 2011 11:01:30 +0000] rev 7980
6896088: URLClassLoader.close() apparently not working for JAR URLs on Windows
Reviewed-by: chegar
kamg [Wed, 12 Jan 2011 15:27:43 -0800] rev 7979
Merge
kamg [Wed, 12 Jan 2011 11:47:35 -0500] rev 7978
6436034: Instance filter doesn't filter event if it occurs in native method
Summary: Use 'GetLocalInstance' JVMTI extension if it exists
Reviewed-by: coleenp, dcubed
smarks [Wed, 12 Jan 2011 13:52:09 -0800] rev 7977
7008713: diamond conversion of kerberos5 and security tools
Reviewed-by: weijun
dl [Wed, 12 Jan 2011 14:40:36 +0000] rev 7976
7005424: Resync java.util.concurrent classes with Dougs CVS - Jan 2011
Reviewed-by: dholmes, chegar, mduigou
smarks [Tue, 11 Jan 2011 13:42:34 -0800] rev 7975
7011095: revert diamond changes from 6880112 that occur in method args
Reviewed-by: darcy, alanb
lancea [Tue, 11 Jan 2011 12:36:43 -0500] rev 7974
7000693: java.sql.Timestamp compareTo() issues using low values
Reviewed-by: okutsu
smarks [Mon, 10 Jan 2011 17:06:10 -0800] rev 7973
7005608: diamond conversion of JCA and crypto providers
Reviewed-by: wetmore
lancea [Mon, 10 Jan 2011 14:43:50 -0500] rev 7972
6544224: Remove the need of sun.reflect.misc
Reviewed-by: alanb
alanb [Mon, 10 Jan 2011 09:32:32 +0000] rev 7971
7002957: (fc) FileChannel.transferTo fails to load libsendfile on Solaris 64-bit
Reviewed-by: chegar
smarks [Fri, 07 Jan 2011 15:39:58 -0800] rev 7970
7008728: diamond conversion of basic security, permissions, authentication
Reviewed-by: mullan