martin [Sun, 09 May 2010 00:59:49 -0700] rev 5467
6950540: PriorityQueue(collection) should throw NPE if collection contains a null
Summary: Rewrite PriorityQueue constructors for best performance and error handling
Reviewed-by: dholmes, chegar
martin [Sun, 09 May 2010 00:59:30 -0700] rev 5466
6933217: Huge arrays handled poorly in core libraries
Summary: Write overflow-conscious array resizing code
Reviewed-by: chegar
chegar [Fri, 07 May 2010 16:11:13 +0100] rev 5465
6946673: DatagramSocket.connect() documentation contradicts the implementation
Reviewed-by: alanb
chegar [Fri, 07 May 2010 10:11:37 +0100] rev 5464
6947917: Error in basic authentication when user name and password are long
Reviewed-by: weijun
chegar [Thu, 06 May 2010 17:17:09 +0100] rev 5463
6946825: com.sun.net.httpserver.HttpServer; Memory Leak on Non HTTP conform open socket
Reviewed-by: michaelm
weijun [Thu, 06 May 2010 13:42:52 +0800] rev 5462
6890876: jarsigner can add CRL info into signed jar
Reviewed-by: mullan
weijun [Thu, 06 May 2010 11:26:16 +0800] rev 5461
6948909: Jarsigner removes MANIFEST.MF info for badly packages jar's
Reviewed-by: mullan, xuelei
chegar [Wed, 05 May 2010 13:18:31 +0100] rev 5460
6886723: light weight http server doesn't return correct status code for HEAD requests
Reviewed-by: michaelm
lana [Sun, 02 May 2010 15:54:20 -0700] rev 5459
Merge
weijun [Thu, 29 Apr 2010 15:51:10 +0800] rev 5458
6844193: support max_retries in krb5.conf
Reviewed-by: valeriep
weijun [Thu, 29 Apr 2010 15:50:40 +0800] rev 5457
6947487: use HexDumpEncoder.encodeBuffer()
Reviewed-by: mullan
chegar [Tue, 27 Apr 2010 09:42:51 +0100] rev 5456
6718504: IN6_IS_ADDR_ANY tests only 12 bytes of 16-byte address
Reviewed-by: alanb
weijun [Thu, 22 Apr 2010 12:45:36 +0800] rev 5455
6856069: PrincipalName.clone() does not invoke super.clone()
Reviewed-by: chegar
lana [Tue, 11 May 2010 16:34:07 -0700] rev 5454
Merge