alanb [Mon, 22 Aug 2011 16:05:38 +0100] rev 10354
Merge
alanb [Mon, 22 Aug 2011 16:04:04 +0100] rev 10353
7081813: ProblemList.txt updates (8/2011)
Reviewed-by: weijun, mchung
chegar [Mon, 22 Aug 2011 14:09:28 +0100] rev 10352
7023713: HttpCookie.domainMatches("hostname.local", "hostname") should return true
Reviewed-by: chegar
Contributed-by: zhouyx@linux.vnet.ibm.com
alanb [Mon, 22 Aug 2011 11:35:11 +0100] rev 10351
7081796: (ch) rawtype warning in sun.nio.ch.InheritedChannel
Reviewed-by: chegar
darcy [Fri, 19 Aug 2011 17:42:24 -0700] rev 10350
4748706: typos in java.util.Observable documentation
Reviewed-by: iris
chegar [Fri, 19 Aug 2011 10:55:05 +0100] rev 10349
7025938: Add bitmap mime type to content-types.properties
Reviewed-by: chegar, alanb, michaelm
Contributed-by: lvjing@linux.vnet.ibm.com
weijun [Fri, 19 Aug 2011 13:42:40 +0800] rev 10348
7043847: NTML impl of SaslServer throws UnsupportedOperationException from (un)wrap method
7043860: NTML impl of SaslServer doesn't throw ISE from getAuthorizationID() method
7043882: NTML impl of SaslServer doesn't throw ISE from getNegotiatedProperty() method
7043938: NTML impl of SaslClientFactory throws NPE instead of SaslException
7043959: NTML impl of SaslClientFactory throws NPE for null CallBackHandler instance
Reviewed-by: vinnie