There's 23 occurrences of isi.edu under jdk/src. Could we do an even more global global-replace?
$ rg -w isi.edu | wc -l 23 Martin On Fri, May 14, 2010 at 11:43, Xueming Shen <xueming.s...@oracle.com> wrote: > OK, please help review. > > 6952701: Use http://www.ietf.org/rfc for those rfc links in java.util.zip's > package doc > > http://cr.openjdk.java.net/~sherman/6952701/webrev > > -Sherman > > Martin Buchholz wrote: >> >> On Fri, May 14, 2010 at 08:31, Xueming Shen <xueming.s...@oracle.com> >> wrote: >> >>> >>> Hi >>> >>> The links to http://www.isi.edu/in-notes/rfc195[012].txt on >>> java.util.zip's >>> class API >>> seem broken (for a while?). I don't know if this is a temporary or >>> permanent >>> removal >>> of the rfc stuff on isi site. Should we consider move the links to >>> somewhere >>> more >>> "stable"? how about http://www.ietf.org/rfc/rfc195[012].txt. >>> >> >> I agree. It seems crazy to be using isi.edu as a long term rfc reference. >> >> I had never heard of isi.edu before. >> >> Their home page claims: >> ISI Recognized for Key Role in Internet Development >> but that does not appear to include >> continuing to maintain their rfc document archive!? >> >> Martin >> >> >>> >>> -Sherman >>> >>> http://java.sun.com/javase/6/docs/api/ >>> http://download.java.net/jdk7/docs/api/ >>> http://www.isi.edu/in-notes/rfc1950.txt >>> http://www.isi.edu/in-notes/rfc1951.txt >>> http://www.isi.edu/in-notes/rfc1952.txt >>> >>> >>> > >