Thanks Kurchi, I'm ok with the changes you have. -Chris.
On 23/01/2013 00:20, Kurchi Hazra wrote:
The current javadoc for URL.java points to a non-existent link [1] to explain different types of URLs used by different protocols. The same document can currently be found at [2]. Bug: http://bugs.sun.com/view_bug.do?bug_id=7017962 Webrev: http://cr.openjdk.java.net/~khazra/7017962/webrev.00/ Although I have used [2] as a substitute in the webrev above, here are some other alternatives that I could find: 1. http://www.w3.org/TR/WD-html40-970917/htmlweb.html#h-5.1 2. http://www.utoronto.ca/web/HTMLdocs/NewHTML/url.html 3. Simply remove reference to the document in the javadoc. Any suggestions are welcome. Thanks, Kurchi [1] http://www.socs.uts.edu.au/MosaicDocs-old/url-primer.html [2] http://www.mathematik.uni-halle.de/doc/NCSA/Mosaic-Docs/url-primer.html