From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24450 invoked by alias); 18 Sep 2004 11:43:48 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 24425 invoked from network); 18 Sep 2004 11:43:46 -0000 Received: from unknown (HELO email3.peakpeak.com) (207.189.223.52) by sourceware.org with SMTP; 18 Sep 2004 11:43:46 -0000 Received: (qmail 5120 invoked by uid 513); 18 Sep 2004 11:42:07 -0000 Received: from 204.144.239.10 by email3 (envelope-from , uid 504) with qmail-scanner-1.23 (clamscan: 0.75.1. Clear:RC:1(204.144.239.10):. Processed in 0.094458 secs); 18 Sep 2004 11:42:07 -0000 Received: from tf0010.peakpeak.com (HELO opsy.redhat.com) ([204.144.239.10]) (envelope-sender ) by email3.peakpeak.com (qmail-ldap-1.03) with SMTP for ; 18 Sep 2004 11:42:06 -0000 Received: by opsy.redhat.com (Postfix, from userid 500) id 90D122DD2BE; Sat, 18 Sep 2004 05:33:50 -0600 (MDT) To: gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org Subject: Patch: FYI: automated libgcj/classpath comparison Message-Id: <20040918113350.90D122DD2BE@opsy.redhat.com> Date: Sat, 18 Sep 2004 13:09:00 -0000 From: tromey@redhat.com (Tom Tromey) X-SW-Source: 2004-09/txt/msg01840.txt.bz2 This is an automated classpath/libgcj comparison check-in. Index: ChangeLog from Tom Tromey * 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 @@

This page compares the "current" cvs libgcj against the "current" cvs Classpath. It was generated using the gen-classpath-compare script (available in gcc cvs repository in wwwdocs/bin/) on -2004-09-14.

+2004-09-18.

Only lists non-gui files (NO AWT, Swing, or gtk-peer)

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 @@ java.net.URL Diff java.net.URLClassLoader Diff java.net.URLConnection Diff + java.nio.ByteBuffer Diff + java.nio.CharBuffer Diff java.nio.DirectByteBufferImpl Diff + java.nio.DoubleBuffer Diff + java.nio.FloatBuffer Diff + java.nio.IntBuffer Diff + java.nio.LongBuffer Diff java.nio.MappedByteBufferImpl Diff + java.nio.ShortBuffer Diff java.security.AccessControlContext Diff java.security.AccessController Diff java.security.BasicPermission Diff