This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[wwwdocs,Java] comparison of libgcj with Kaffe link is gone


The regular comparison with Kaffe is gone after the restructuring/
move to github, and I could not find any replacement URL.

I applied this patch. If any of you has a new URL, we can resurrect.

Gerald

2012-11-01  Gerald Pfeifer  <gerald@pfeifer.com>

	* status.html: Remove comparison with Kaffe.

Index: status.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/status.html,v
retrieving revision 1.31
diff -u -3 -p -r1.31 status.html
--- status.html	1 Nov 2011 14:07:02 -0000	1.31
+++ status.html	1 Nov 2012 22:16:48 -0000
@@ -39,11 +39,6 @@ you should not (yet) rely on their corre
 
 <h2 id="packages">Implemented Packages</h2>
 
-<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>
 <dd>Believed to be complete, but note that without a functional AWT


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]