xlu [Sat, 20 Jun 2009 13:34:06 -0700] rev 3053
6850606: Regression from JDK 1.6.0_12
Summary: The returned result from multiply should be constructed by using valueOf to take care of the INFLATED case.
Reviewed-by: darcy
sherman [Fri, 19 Jun 2009 14:39:06 -0700] rev 3052
6299219: euro sign failed to be printed in Console on Localized Windows platform with GBK encoding
4891024: EUC-KR and JOHAB converters need to be updated to include two new characters
4287467: Character converter generator tool
Summary: Migrated some of the doublebyte charsets to the new implementation.
Reviewed-by: okutsu
jccollet [Fri, 19 Jun 2009 14:12:22 +0200] rev 3051
6852108: Remove Preferences dependance from SocksSocketImpl
Summary: Removed Preferences API use and fixed a few findbugs gotchas
Reviewed-by: alanb
weijun [Fri, 19 Jun 2009 18:03:27 +0800] rev 3050
6851973: ignore incoming channel binding if acceptor does not set one
Reviewed-by: valeriep
mullan [Thu, 18 Jun 2009 10:38:21 -0400] rev 3049
Merge
mullan [Thu, 18 Jun 2009 09:04:20 -0400] rev 3048
6833839: RFE: improve ManifestDigester by instantiating StringBuilder constructor w/ initial value
Reviewed-by: weijun
weijun [Thu, 18 Jun 2009 11:12:13 +0800] rev 3047
6712755: jarsigner fails to sign itextasian.jar since 1.5.0_b14, it works with 1.5.0_13
Reviewed-by: mullan
weijun [Wed, 17 Jun 2009 15:26:58 +0800] rev 3046
6849275: enhance krb5 reg tests
Reviewed-by: xuelei