Code Review Request: 7017962: Obsolete link is used in URL class level spec

Kurchi Hazra kurchi.subhra.hazra at oracle.com
Thu Jan 24 09:27:44 PST 2013


Apologies, but I have a new suggestion. It is safer to redirect to an 
archived
version of the document that we want to link to.

http://cr.openjdk.java.net/~khazra/7017962/webrev.01/src/share/classes/java/net/URL.java.sdiff.html

Thanks to Mike for pointing this out.

- Kurchi

On 23.01.2013 05:52, Chris Hegarty wrote:
> 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

-- 
-Kurchi




More information about the net-dev mailing list