Fri, 25 Apr 2008 15:24:48 -07006659990: KerberosTicket.getEndTime does not copy date (findbugs)
valeriep [Fri, 25 Apr 2008 15:24:48 -0700] rev 265
6659990: KerberosTicket.getEndTime does not copy date (findbugs)
Reviewed-by: mullan

Fri, 25 Apr 2008 15:19:55 -07006524501: inconsistency with PKCS#11 spec - 0-value flags in CK_SLOT_INFO struct returned by C_GetSlotInfo()
valeriep [Fri, 25 Apr 2008 15:19:55 -0700] rev 264
6524501: inconsistency with PKCS#11 spec - 0-value flags in CK_SLOT_INFO struct returned by C_GetSlotInfo()
Reviewed-by: mullan

Fri, 25 Apr 2008 09:03:20 -0400Merge
mullan [Fri, 25 Apr 2008 09:03:20 -0400] rev 263
Merge

Fri, 25 Apr 2008 08:58:07 -04006690169: Specification for BasicPermission.equals() is not consistent
mullan [Fri, 25 Apr 2008 08:58:07 -0400] rev 262
6690169: Specification for BasicPermission.equals() is not consistent
Summary: Clarified @return to be consistent with method description
Reviewed-by: vinnie

Wed, 23 Apr 2008 10:20:34 -0700Merge
wetmore [Wed, 23 Apr 2008 10:20:34 -0700] rev 261
Merge

Wed, 23 Apr 2008 08:10:28 +08006689000: Changes in 6675606 causing regression test failures on windows-i586
weijun [Wed, 23 Apr 2008 08:10:28 +0800] rev 260
6689000: Changes in 6675606 causing regression test failures on windows-i586
Summary: Accept illegal URLs like file:c:/root/x.conf and file:this/that/x.conf
Reviewed-by: alanb, chegar

Fri, 18 Apr 2008 15:23:27 +02006558853: getHostAddress() on connections using IPv6 link-local addrs should have zone id
jccollet [Fri, 18 Apr 2008 15:23:27 +0200] rev 259
6558853: getHostAddress() on connections using IPv6 link-local addrs should have zone id
Summary: Set the scope_id_set flag when necessary
Reviewed-by: chegar

Thu, 17 Apr 2008 16:56:11 -0700Merge
wetmore [Thu, 17 Apr 2008 16:56:11 -0700] rev 258
Merge

Thu, 17 Apr 2008 11:05:33 +02006644726: Cookie management issues
jccollet [Thu, 17 Apr 2008 11:05:33 +0200] rev 257
6644726: Cookie management issues
Summary: Many changes to accomodate RFC 2965 and old Netscape specs
Reviewed-by: chegar

Wed, 16 Apr 2008 14:17:54 +01006687282: URLConnection for HTTPS connection through Proxy w/ Digest Authentication gives 400 Bad Request
chegar [Wed, 16 Apr 2008 14:17:54 +0100] rev 256
6687282: URLConnection for HTTPS connection through Proxy w/ Digest Authentication gives 400 Bad Request
Summary: Change http/digest implementation to use host:port from CONNECT request
Reviewed-by: michaelm