Patch: FYI: automated libgcj/classpath comparison

Tom Tromey tromey@redhat.com
Sat Sep 18 13:09:00 GMT 2004


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.286
diff -u -r1.286 libgcj-classpath-compare.html
--- libgcj-classpath-compare.html 14 Sep 2004 11:37:12 -0000 1.286
+++ libgcj-classpath-compare.html 18 Sep 2004 11:35:50 -0000
@@ -4,7 +4,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-09-14.</p>
+2004-09-18.</p>
 <p>Only lists non-gui files (NO AWT, Swing, or gtk-peer)</p>
 <p>This table intentionally omits certain classes which are not of
 interest.  If the third column shows a "Diff" link, then that means
@@ -86,8 +86,15 @@
 <tr> <td class="needsmerge">java.net.URL</td> <td class="needsmerge"><a href="compare/java.net.URL.diff">Diff</a></td> </tr>
 <tr> <td class="needsmerge">java.net.URLClassLoader</td> <td class="needsmerge"><a href="compare/java.net.URLClassLoader.diff">Diff</a></td> </tr>
 <tr> <td class="needsmerge">java.net.URLConnection</td> <td class="needsmerge"><a href="compare/java.net.URLConnection.diff">Diff</a></td> </tr>
+<tr> <td class="needsmerge">java.nio.ByteBuffer</td> <td class="needsmerge"><a href="compare/java.nio.ByteBuffer.diff">Diff</a></td> </tr>
+<tr> <td class="needsmerge">java.nio.CharBuffer</td> <td class="needsmerge"><a href="compare/java.nio.CharBuffer.diff">Diff</a></td> </tr>
 <tr> <td class="needsmerge">java.nio.DirectByteBufferImpl</td> <td class="needsmerge"><a href="compare/java.nio.DirectByteBufferImpl.diff">Diff</a></td> </tr>
+<tr> <td class="needsmerge">java.nio.DoubleBuffer</td> <td class="needsmerge"><a href="compare/java.nio.DoubleBuffer.diff">Diff</a></td> </tr>
+<tr> <td class="needsmerge">java.nio.FloatBuffer</td> <td class="needsmerge"><a href="compare/java.nio.FloatBuffer.diff">Diff</a></td> </tr>
+<tr> <td class="needsmerge">java.nio.IntBuffer</td> <td class="needsmerge"><a href="compare/java.nio.IntBuffer.diff">Diff</a></td> </tr>
+<tr> <td class="needsmerge">java.nio.LongBuffer</td> <td class="needsmerge"><a href="compare/java.nio.LongBuffer.diff">Diff</a></td> </tr>
 <tr> <td class="needsmerge">java.nio.MappedByteBufferImpl</td> <td class="needsmerge"><a href="compare/java.nio.MappedByteBufferImpl.diff">Diff</a></td> </tr>
+<tr> <td class="needsmerge">java.nio.ShortBuffer</td> <td class="needsmerge"><a href="compare/java.nio.ShortBuffer.diff">Diff</a></td> </tr>
 <tr> <td class="needsmerge">java.security.AccessControlContext</td> <td class="needsmerge"><a href="compare/java.security.AccessControlContext.diff">Diff</a></td> </tr>
 <tr> <td class="needsmerge">java.security.AccessController</td> <td class="needsmerge"><a href="compare/java.security.AccessController.diff">Diff</a></td> </tr>
 <tr> <td class="needsmerge">java.security.BasicPermission</td> <td class="needsmerge"><a href="compare/java.security.BasicPermission.diff">Diff</a></td> </tr>



More information about the Gcc-patches mailing list