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
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
ngmr [Fri, 18 Nov 2011 09:03:43 +0000] rev 11110
7094995: Trailing daemon thread causes continuous GC in agentvm mode
Summary: Shutdown GcInducingThread once test (successfully) finishes
Reviewed-by: alanb, chegar, dholmes, darcy
Contributed-by: Neil Richards <neil.richards@ngmr.net>
ngmr [Thu, 24 Nov 2011 11:34:31 +0000] rev 11109
7115070: (fs) lookupPrincipalByName/lookupPrincipalByGroupName should treat ESRCH as not found
Reviewed-by: alanb
Contributed-by: Jonathan Lu <luchsh@linux.vnet.ibm.com>
xuelei [Mon, 28 Nov 2011 02:35:19 -0800] rev 11108
7115524: sun.security.provider.certpath.ssl.SSLServerCertStore no longer works
Reviewed-by: weijun
weijun [Mon, 28 Nov 2011 18:16:29 +0800] rev 11107
7115744: Do not call File::deleteOnExit in security tests
Reviewed-by: xuelei
chegar [Fri, 25 Nov 2011 13:46:28 +0000] rev 11106
7115586: Suppress creation of SocketImpl in SocketAdaptor's constructor
Reviewed-by: chegar, alanb
Contributed-by: sajia@taobao.com
chegar [Fri, 25 Nov 2011 10:34:05 +0000] rev 11105
7115150: java.net.HttpCookie code cleanup, style, formatting, typos
Reviewed-by: michaelm