sherman [Tue, 29 Nov 2011 13:05:35 -0800] rev 11113
7109837: Provide a mechanism for computing an Adler32 checksum for the contents of a ByteBuffer
Summary: added methods Adler32/CRC32.update(ByteBuffer)
Reviewed-by: alanb
dholmes [Tue, 29 Nov 2011 00:26:22 -0500] rev 11111
7109092: Wrong computation results with double at armsflt
Summary: need to link to custom soft-float library with required FP accuracy
Reviewed-by: alanb, ohair