6630348: Invalid html tags (extra double quote)
Summary: Remove extra quote
Reviewed-by: michaelm
--- a/jdk/src/share/classes/java/net/CookieHandler.java Thu Jun 12 17:25:37 2008 +0100
+++ b/jdk/src/share/classes/java/net/CookieHandler.java Thu Jun 12 17:26:47 2008 +0100
@@ -43,7 +43,7 @@
* CookieHandler.getDefault().
*
* For more information on HTTP state management, see <a
- * href="http://www.ietf.org/rfc/rfc2965.txt""><i>RFC 2965: HTTP
+ * href="http://www.ietf.org/rfc/rfc2965.txt"><i>RFC 2965: HTTP
* State Management Mechanism</i></a>
*
* @author Yingxian Wang
--- a/jdk/src/share/classes/java/net/ResponseCache.java Thu Jun 12 17:25:37 2008 +0100
+++ b/jdk/src/share/classes/java/net/ResponseCache.java Thu Jun 12 17:26:47 2008 +0100
@@ -52,7 +52,7 @@
* protocol is allowed to use a cached response.
*
* For more information on HTTP caching, see <a
- * href="http://www.ietf.org/rfc/rfc2616.txt""><i>RFC 2616: Hypertext
+ * href="http://www.ietf.org/rfc/rfc2616.txt"><i>RFC 2616: Hypertext
* Transfer Protocol -- HTTP/1.1</i></a>
*
* @author Yingxian Wang
--- a/jdk/src/share/classes/java/net/URI.java Thu Jun 12 17:25:37 2008 +0100
+++ b/jdk/src/share/classes/java/net/URI.java Thu Jun 12 17:26:47 2008 +0100
@@ -49,7 +49,7 @@
*
* <p> Aside from some minor deviations noted below, an instance of this
* class represents a URI reference as defined by
- * <a href="http://www.ietf.org/rfc/rfc2396.txt""><i>RFC 2396: Uniform
+ * <a href="http://www.ietf.org/rfc/rfc2396.txt"><i>RFC 2396: Uniform
* Resource Identifiers (URI): Generic Syntax</i></a>, amended by <a
* href="http://www.ietf.org/rfc/rfc2732.txt"><i>RFC 2732: Format for
* Literal IPv6 Addresses in URLs</i></a>. The Literal IPv6 address format
@@ -461,7 +461,7 @@
* transformation format of ISO 10646</i></a>, <br><a
* href="http://www.ietf.org/rfc/rfc2373.txt"><i>RFC 2373: IPv6 Addressing
* Architecture</i></a>, <br><a
- * href="http://www.ietf.org/rfc/rfc2396.txt""><i>RFC 2396: Uniform
+ * href="http://www.ietf.org/rfc/rfc2396.txt"><i>RFC 2396: Uniform
* Resource Identifiers (URI): Generic Syntax</i></a>, <br><a
* href="http://www.ietf.org/rfc/rfc2732.txt"><i>RFC 2732: Format for
* Literal IPv6 Addresses in URLs</i></a>, <br><a
--- a/jdk/src/share/classes/java/net/URL.java Thu Jun 12 17:25:37 2008 +0100
+++ b/jdk/src/share/classes/java/net/URL.java Thu Jun 12 17:26:47 2008 +0100
@@ -66,7 +66,7 @@
* </pre></blockquote>
* <p>
* The syntax of <code>URL</code> is defined by <a
- * href="http://www.ietf.org/rfc/rfc2396.txt""><i>RFC 2396: Uniform
+ * href="http://www.ietf.org/rfc/rfc2396.txt"><i>RFC 2396: Uniform
* Resource Identifiers (URI): Generic Syntax</i></a>, amended by <a
* href="http://www.ietf.org/rfc/rfc2732.txt"><i>RFC 2732: Format for
* Literal IPv6 Addresses in URLs</i></a>. The Literal IPv6 address format