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
jjg [Wed, 20 May 2009 13:55:50 -0700] rev 2920
6827026: Change javac source and target default to 7
Reviewed-by: darcy, ohair
weijun [Wed, 20 May 2009 10:12:37 +0800] rev 2919
6832353: Krb5LoginModule: use the KRB5CCNAME when searching for Kerberos ticket cache
Reviewed-by: xuelei