6832016: {DigestMD5Base,Des3DkCrypto}.setParityBit should use Integer.bitCount
Reviewed-by: weijun
Contributed-by: Christian Thalinger <christian.thalinger@sun.com>
sherman [Tue, 19 May 2009 16:21:48 -0700] rev 2915
6728376: Wrong error handling in Java_java_util_zip_Deflater_deflateBytes leads to size 0 if compress fails
6735255: ZipFile.close() does not close ZipFileInputStreams, contrary to the API document
Summary: Throws OOM when malloc failed. Closes all outstanding streams when closing
Reviewed-by: alanb