dcubed [Fri, 10 Oct 2014 08:29:38 -0700] rev 27185
Merge
fparain [Thu, 09 Oct 2014 04:48:12 -0700] rev 27184
8057777: Cleanup of old and unused VM interfaces
Reviewed-by: coleenp, hseigel, alanb, sherman
lancea [Tue, 21 Oct 2014 13:41:22 -0400] rev 27183
8059411: RowSetWarning does not chain warnings
Reviewed-by: darcy, smarks, mchung
valeriep [Mon, 20 Oct 2014 21:18:48 +0000] rev 27182
8046002: Move Ucrypto to the open jdk repo
Summary: Move Ucrypto related sources, tests to openJDK
Reviewed-by: mullan
mullan [Mon, 20 Oct 2014 12:54:36 -0400] rev 27181
8058547: Memory leak in ProtectionDomain cache
Reviewed-by: weijun
xuelei [Mon, 20 Oct 2014 13:31:44 +0000] rev 27180
8061464: A typo in CipherTestUtils test
Reviewed-by: xuelei
Contributed-by: Florian Weimer <fweimer@redhat.com>
jbachorik [Fri, 17 Oct 2014 12:20:34 +0200] rev 27179
8061312: Even more debug output needed
Reviewed-by: sla, olagneau
alanb [Sun, 19 Oct 2014 11:52:53 +0100] rev 27178
8060170: Support SIO_LOOPBACK_FAST_PATH option on Windows
Reviewed-by: alanb
Contributed-by: kirk.shoop@microsoft.com, v-valkop@microsoft.com
michaelm [Fri, 17 Oct 2014 10:59:32 +0100] rev 27177
8042622: Check for CRL results in IllegalArgumentException "white space not allowed"
Reviewed-by: chegar
ksrini [Thu, 16 Oct 2014 19:27:46 -0700] rev 27176
8060432: tools/pack200/TestNormal.java fails on Windows with java.io.FileNotFoundException after JDK-8058854
Reviewed-by: ksrini
Contributed-by: amy.lu@oracle.com