weijun [Sun, 13 Mar 2011 17:09:55 +0800] rev 8781
6990848: JGSS/windows security code native code compiler warnings
Reviewed-by: valeriep
naoto [Fri, 11 Mar 2011 11:31:10 -0800] rev 8780
7023613: (lc) Incorrect string returned by Locale.toString() with non-empty script field
Reviewed-by: srl
ksrini [Fri, 11 Mar 2011 10:03:05 -0800] rev 8779
7023416: (pack200) fix parfait issues
Reviewed-by: jrose
chegar [Fri, 11 Mar 2011 13:50:09 +0000] rev 8778
7023363: URI("ftp", "[www.abc.com]", "/dir1/dir2", "query", "frag") should throw URISyntaxException
Reviewed-by: alanb, michaelm
vinnie [Fri, 11 Mar 2011 09:57:13 +0000] rev 8777
Merge
vinnie [Fri, 11 Mar 2011 09:55:03 +0000] rev 8776
6986477: sun/security/mscapi/AccessKeyStore.sh test is failing on jdk7
Reviewed-by: valeriep
chegar [Fri, 11 Mar 2011 08:57:14 +0000] rev 8775
7026346: URLConnection.guessContentTypeFromStream does not support UTF-8 and UTF-32 xml streams with BOM
Reviewed-by: alanb
Contributed-by: Charles Lee <littlee@linux.vnet.ibm.com>
chegar [Fri, 11 Mar 2011 08:47:10 +0000] rev 8774
7024560: InetAddress.getLocalHost().getHostName() returns localhost for hostnames of length HOST_NAME_MAX
Reviewed-by: alanb, michaelm
vinnie [Thu, 10 Mar 2011 18:21:24 +0000] rev 8773
7016078: javax.net.ssl.SSLException: Received fatal alert: internal_error starting JDK 7 b126
Reviewed-by: valeriep
sundar [Thu, 10 Mar 2011 12:52:24 +0530] rev 8772
6960211: JavaScript engine allows creation of interface although methods not available
Reviewed-by: jjh
ohair [Wed, 09 Mar 2011 18:01:43 -0800] rev 8771
Merge
ramap [Wed, 09 Mar 2011 15:49:59 -0800] rev 8770
6635776: Regression in jaxb tests with JDk6 U4
6741058: Move org/relaxng/datatype sources from jdk to jaxws workspace
Reviewed-by: ohair, alanb
ramap [Wed, 09 Mar 2011 15:47:15 -0800] rev 8769
7020513: Add com.sun.xml.internal to the "package.access" property in $JAVA_HOME/lib/security/java.security
Reviewed-by: ohair, alanb
dholmes [Wed, 09 Mar 2011 19:52:48 -0500] rev 8768
7022370: Launcher ergonomics should provide simple default implementation
Summary: Use a common, platform independent, implementation unless an architecture specific implementation exists
Reviewed-by: ksrini, mchung, ohair, gbenson