mullan [Tue, 20 Jul 2010 10:41:50 -0400] rev 6114
6870553: X509Certificate.getSigAlgName method description uses non-standard algorithm name as example
Reviewed-by: xuelei
weijun [Mon, 19 Jul 2010 10:02:55 +0800] rev 6113
6969292: make DNS lookup for realm/kdc really work
Reviewed-by: alanb, valeriep
weijun [Mon, 19 Jul 2010 10:02:50 +0800] rev 6112
6969683: Generify ResolverConfiguration codes
Reviewed-by: alanb, chegar
sherman [Fri, 16 Jul 2010 16:45:52 -0400] rev 6111
6964313: Find sun/nio/cs/ext issue with CreateSymbols, then move sun/nio/cs/ext to charset.jar
Summary: Removed the duplicate sun.nio.cs.ext entries from rt.jar and moved X11 charsets into charsets.jar
Reviewed-by: ohair
darcy [Thu, 15 Jul 2010 18:02:05 -0700] rev 6110
6963622: Project Coin: Refinements to suppressed exceptions
Reviewed-by: alanb, forax, jjb
weijun [Tue, 13 Jul 2010 20:27:01 +0800] rev 6109
6670889: Keystore created under Hindi Locale causing ArrayIndexOutOfBoundsException
Reviewed-by: chegar
dsamersoff [Tue, 13 Jul 2010 15:32:36 +0400] rev 6108
6964714: NetworkInterface getInetAddresses enumerates IPv6 addresses if java.net.preferIPvStack property set
Summary: User can disable ipv6 explicitly, have to check it
Reviewed-by: chegar, alanb