This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Patch: FYI: automated libgcj/classpath comparison
- From: tromey at redhat dot com (Tom Tromey)
- To: gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org
- Date: Sat, 3 Jul 2004 07:15:34 -0600 (MDT)
- Subject: 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.262
diff -u -r1.262 libgcj-classpath-compare.html
--- libgcj-classpath-compare.html 2 Jul 2004 13:23:31 -0000 1.262
+++ libgcj-classpath-compare.html 3 Jul 2004 13:29:12 -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-07-02.
+2004-07-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
@@ -137,6 +137,7 @@
<tr> <td class="needsmerge">java.util.Calendar</td> <td class="needsmerge"><a href="compare/java.util.Calendar.diff">Diff</a></td> </tr>
<tr> <td class="needsmerge">java.util.Currency</td> <td class="needsmerge"><a href="compare/java.util.Currency.diff">Diff</a></td> </tr>
<tr> <td class="needsmerge">java.util.GregorianCalendar</td> <td class="needsmerge"><a href="compare/java.util.GregorianCalendar.diff">Diff</a></td> </tr>
+<tr> <td class="needsmerge">java.util.Locale</td> <td class="needsmerge"><a href="compare/java.util.Locale.diff">Diff</a></td> </tr>
<tr> <td class="needsmerge">java.util.PropertyPermissionCollection</td> <td class="needsmerge"><a href="compare/java.util.PropertyPermissionCollection.diff">Diff</a></td> </tr>
<tr> <td class="needsmerge">java.util.ResourceBundle</td> <td class="needsmerge"><a href="compare/java.util.ResourceBundle.diff">Diff</a></td> </tr>
<tr> <td class="needsmerge">java.util.zip.Deflater</td> <td class="needsmerge"><a href="compare/java.util.zip.Deflater.diff">Diff</a></td> </tr>