Patch: FYI: automated libgcj/classpath comparison
Tom Tromey
tromey@redhat.com
Fri Nov 21 13:32:00 GMT 2003
This is an automated classpath/libgcj comparison check-in.
Index: ChangeLog
from Tom Tromey <tromey@redhat.com>
* libgcj-classpath-compare.html: Rebuilt.
Index: libgcj-classpath-compare.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/libgcj-classpath-compare.html,v
retrieving revision 1.156
diff -u -r1.156 libgcj-classpath-compare.html
--- libgcj-classpath-compare.html 20 Nov 2003 13:14:55 -0000 1.156
+++ libgcj-classpath-compare.html 21 Nov 2003 13:32:22 -0000
@@ -8,7 +8,7 @@
<p>This page compares the "current" cvs libgcj against the "current"
cvs Classpath. It was generated using the <code>gen-classpath-compare</code>
script (available in gcc cvs repository in <code>wwwdocs/bin/</code>) on
-2003-11-20.
+2003-11-21.
This table intentionally omits certain classes which are not of
interest. If the third column shows a "Diff" link, then that means
the script believes that the class has been merged, but a difference
@@ -115,6 +115,7 @@
<tr> <td>javax.rmi.ORB</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#eeeeaa">No</td> </tr>
<tr> <td>javax.swing.UIDefaults</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/javax.swing.UIDefaults.diff">Diff</a></td> </tr>
<tr> <td>javax.swing.UIManager</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/javax.swing.UIManager.diff">Diff</a></td> </tr>
+<tr> <td>javax.swing.plaf.basic.BasicDefaults</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/javax.swing.plaf.basic.BasicDefaults.diff">Diff</a></td> </tr>
<tr> <td>javax.swing.undo.AbstractUndoableEdit</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/javax.swing.undo.AbstractUndoableEdit.diff">Diff</a></td> </tr>
<tr> <td>javax.swing.undo.CannotRedoException</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/javax.swing.undo.CannotRedoException.diff">Diff</a></td> </tr>
<tr> <td>javax.swing.undo.CannotUndoException</td> <td>Yes</td> <td>Yes</td> <td bgcolor="#aaaaee"><a href="compare/javax.swing.undo.CannotUndoException.diff">Diff</a></td> </tr>
More information about the Java-patches
mailing list