xuelei [Tue, 26 May 2009 16:43:22 +0800] rev 2927
6720721: CRL check with circular depency support needed
Summary: checking AKID of certificates and CRLs
Reviewed-by: mullan, weijun
xuelei [Tue, 26 May 2009 16:19:18 +0800] rev 2926
6822460: support self-issued certificate
Summary: checking self-issued certificate during certification path building
Reviewed-by: mullan, weijun
weijun [Tue, 26 May 2009 10:12:22 +0800] rev 2925
6844887: NPE in TextCallbackHandler
Reviewed-by: xuelei
jccollet [Mon, 25 May 2009 22:27:26 +0200] rev 2924
6349566: java.net.CookieManager doesn't set default domain
Summary: Enforce default domain in CookieManager
Reviewed-by: michaelm
xlu [Sun, 24 May 2009 16:35:32 -0700] rev 2923
6806261: BigDecimal.longValueExact() method throws NullPointerException
Summary: add various tests to test the change to 6622432
Reviewed-by: darcy
xlu [Sun, 24 May 2009 16:29:57 -0700] rev 2922
6622432: RFE: Performance improvements to java.math.BigDecimal
Reviewed-by: darcy
sherman [Thu, 21 May 2009 23:32:46 -0700] rev 2921
6843578: Re-implement IBM doublebyte charsets
6639450: IBM949C encoder modifies state of IBM949 encoder
6569191: Cp943 io converter returns U+0000 and U+FFFD for unconvertable character
6577466: Character encoder IBM970 throws a BufferOverflowException
5065777: CharsetEncoder canEncode() methods often incorrectly return false
Summary: Re-write 11 IBM doublebyte charsets. Thanks Ulf.Zibis for the codereview!
Reviewed-by: martin