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]

Patch: FYI: automated libgcj/classpath comparison


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.241
diff -u -r1.241 libgcj-classpath-compare.html
--- libgcj-classpath-compare.html 2 May 2004 13:21:03 -0000 1.241
+++ libgcj-classpath-compare.html 3 May 2004 13:04:11 -0000
@@ -9,7 +9,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
-2004-05-02.
+2004-05-03.
 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
@@ -293,7 +293,6 @@
 <tr> <td class="needsmerge">javax.swing.Timer</td> <td class="needsmerge"><a href="compare/javax.swing.Timer.diff">Diff</a></td> </tr>
 <tr> <td class="needsmerge">javax.swing.ToolTipManager</td> <td class="needsmerge"><a href="compare/javax.swing.ToolTipManager.diff">Diff</a></td> </tr>
 <tr> <td class="needsmerge">javax.swing.UIDefaults</td> <td class="needsmerge"><a href="compare/javax.swing.UIDefaults.diff">Diff</a></td> </tr>
-<tr> <td class="needsmerge">javax.swing.ViewportLayout</td> <td class="needsmerge"><a href="compare/javax.swing.ViewportLayout.diff">Diff</a></td> </tr>
 <tr> <td class="needsmerge">javax.swing.border.TitledBorder</td> <td class="needsmerge"><a href="compare/javax.swing.border.TitledBorder.diff">Diff</a></td> </tr>
 <tr> <td class="needsmerge">javax.swing.filechooser.FileSystemView</td> <td class="needsmerge"><a href="compare/javax.swing.filechooser.FileSystemView.diff">Diff</a></td> </tr>
 <tr> <td class="needsmerge">javax.swing.plaf.basic.BasicArrowButton</td> <td class="needsmerge"><a href="compare/javax.swing.plaf.basic.BasicArrowButton.diff">Diff</a></td> </tr>


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