This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Patch: FYI: update web page API comparison link
- From: Tom Tromey <tromey at redhat dot com>
- To: Java Patch List <java-patches at gcc dot gnu dot org>
- Cc: Gcc Patch List <gcc-patches at gcc dot gnu dot org>
- Date: 24 Mar 2004 13:05:42 -0700
- Subject: Patch: FYI: update web page API comparison link
- Reply-to: tromey at redhat dot com
I'm checking this in.
The `japi.sab39.org' site is gone, so I've replaced the link with one
that works.
Tom
Index: ChangeLog
from Tom Tromey <tromey@redhat.com>
* status.html: Updated japi link.
Index: status.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/status.html,v
retrieving revision 1.27
diff -u -r1.27 status.html
--- status.html 19 Aug 2003 16:58:09 -0000 1.27
+++ status.html 24 Mar 2004 20:17:24 -0000
@@ -52,10 +52,10 @@
</table>
-<p>You can also see <a href="http://japi.sab39.org/">a comparison of
-libgcj with the JDK</a>. This is updated nightly. It is run against
-the cvs trunk, and includes GNU Crypto in its analysis. This is the
-most up-to-date analysis of API differences. </p>
+<p>You can also see <a href="http://www.kaffe.org/~stuart/japi/">a
+comparison of libgcj with the JDK</a>. This is updated nightly. It
+is run against the cvs trunk, and includes GNU Crypto in its analysis.
+This is the most up-to-date analysis of API differences. </p>
<dl>
<dt class="package">java.applet</dt>