alanb [Wed, 30 Nov 2011 12:42:26 +0000] rev 11117
7116404: Miscellaneous warnings (java.rmi.**, serialization, some core classes)
Reviewed-by: lancea, chegar, smarks
alanb [Wed, 30 Nov 2011 10:57:51 +0000] rev 11116
7030624: size_t usages in src/windows/native/java/io/io_util_md.c need to be re-visited
Reviewed-by: lancea, chegar
lana [Tue, 29 Nov 2011 13:49:18 -0800] rev 11115
Merge
lana [Tue, 29 Nov 2011 12:04:55 -0800] rev 11114
Merge
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
sherman [Tue, 29 Nov 2011 11:39:59 -0800] rev 11112
7110149: Update the JDK8 bundled zlib library to the latest version 1.2.5
Summary: updated to zlib-1.2.5
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