wetmore [Tue, 29 Jul 2008 10:18:25 -0700] rev 912
Merge
chegar [Tue, 29 Jul 2008 09:53:35 -0700] rev 911
6730740: Fix for 6729881 has apparently broken several 64 bit tests: "Bad address"
Reviewed-by: alanb, jccollet
chegar [Mon, 28 Jul 2008 13:02:11 +0100] rev 910
6729881: Compiler warning in networking native code
Summary: Cleanup compiler warnings
Reviewed-by: alanb, jccollet, michaelm
weijun [Sun, 27 Jul 2008 19:16:15 +0800] rev 909
6709758: keytool default cert fingerprint algorithm should be SHA1, not MD5
Reviewed-by: mullan, xuelei
wetmore [Wed, 23 Jul 2008 12:16:28 -0700] rev 908
Merge
michaelm [Wed, 23 Jul 2008 12:05:19 +0100] rev 907
6728076: Test case for 6536211 is failing on all platforms
Summary: exception needed to be caught and logged
Reviewed-by: chegar
chegar [Sat, 19 Jul 2008 10:27:34 +0100] rev 906
6726164: jdk\src\windows\native\java\net\NetworkInterface.h(172) : error C2365: 'IpPrefixOriginOther' : redef
Summary: Change the NetworkInterface header that allows it to compile on the current compiler/SDK version as well as the SDK bundled with Visual Studio 2008.
Reviewed-by: ohair, alanb