jccollet [Tue, 26 Jan 2010 11:39:29 +0100] rev 4813
6919185: test/closed/sun/net/ftp/FtpTests fails to compile
Summary: Fixed a couple of regressions in FtpClient and updated the test.
Reviewed-by: chegar
weijun [Tue, 26 Jan 2010 17:03:48 +0800] rev 4812
6919610: KeyTabInputStream uses static field for per-instance value
Reviewed-by: mullan
chegar [Mon, 25 Jan 2010 15:41:37 +0000] rev 4811
6707289: InterfaceAddress.getNetworkPrefixLength() does not conform to Javadoc
Reviewed-by: michaelm
vinnie [Fri, 22 Jan 2010 00:02:08 +0000] rev 4810
Merge
vinnie [Thu, 21 Jan 2010 23:59:41 +0000] rev 4809
6763530: Cannot decode PublicKey (Proider SunPKCS11, curve prime256v1)
Reviewed-by: andrew
dcubed [Wed, 20 Jan 2010 12:09:31 -0700] rev 4808
6580131: 3/4 CompiledMethodLoad events don't produce the expected extra notifications to describe inlining
Summary: Add support for additional implementation specific info to the JVM/TI CompiledMethodLoad event via the compile_info parameter.
Reviewed-by: never, ohair, tbell, tdeneau
Contributed-by: Vasanth Venkatachalam <vasanth.venkatachalam@amd.com>