peytoia [Fri, 02 Dec 2011 16:09:14 +0900] rev 11122
7056472: Speed up test/java/util/ResourceBundle/Control/ExpirationTest.sh
Reviewed-by: okutsu
smarks [Thu, 01 Dec 2011 16:14:41 -0800] rev 11121
7116890: additional warnings fixes for java.io
Reviewed-by: alanb, smarks
Contributed-by: Sebastian Sickelmann <sebastian.sickelmann@gmx.de>
mcimadamore [Thu, 01 Dec 2011 18:34:23 +0000] rev 11120
7116954: Misc warnings in java.beans/java.beans.context
Summary: Remove generic warnings form java.beans and java.beans.context
Reviewed-by: alanb, chegar
chegar [Thu, 01 Dec 2011 11:09:54 +0000] rev 11119
7116722: Miscellaneous warnings sun.misc ( and related classes )
Reviewed-by: alanb, darcy, forax, hawtin, lancea
smarks [Wed, 30 Nov 2011 13:11:16 -0800] rev 11118
7116322: enhance javac make rule with a little bit of instrumentation
Reviewed-by: dholmes, ohair
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