From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16011 invoked by alias); 9 Feb 2004 14:55:32 -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 15963 invoked from network); 9 Feb 2004 14:55:29 -0000 Received: from unknown (HELO gash2.peakpeak.com) (207.174.178.17) by sources.redhat.com with SMTP; 9 Feb 2004 14:55:29 -0000 Received: from fleche.redhat.com (tf0208.peakpeak.com [204.144.239.208]) by gash2.peakpeak.com (8.9.3/8.9.3.1) with ESMTP id HAA09699; Mon, 9 Feb 2004 07:55:25 -0700 Received: by fleche.redhat.com (Postfix, from userid 1000) id DD0B24F82B5; Mon, 9 Feb 2004 07:45:05 -0700 (MST) To: gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org Subject: Patch: FYI: automated libgcj/classpath comparison Message-ID: <20040209144505.DD0B24F82B5@fleche.redhat.com> Date: Sat, 21 Feb 2004 13:45:00 -0000 From: tromey@redhat.com (Tom Tromey) X-SW-Source: 2004-02/txt/msg00809.txt.bz2 Message-ID: <20040221134500.20HavQm6vT9lx039sbEu41pUEGoOTaj57yuRKt7KbKU@z> 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.202 diff -u -r1.202 libgcj-classpath-compare.html --- libgcj-classpath-compare.html 7 Feb 2004 14:54:42 -0000 1.202 +++ libgcj-classpath-compare.html 9 Feb 2004 14:55:16 -0000 @@ -8,7 +8,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-02-07. +2004-02-09. 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 @@ -66,8 +66,17 @@ java.net.URL Yes Yes Diff java.net.URLClassLoader Yes Yes Diff java.net.URLConnection Yes Yes Diff + java.nio.ByteBuffer Yes Yes Diff + java.nio.ByteBufferHelper Yes Yes Diff + java.nio.ByteBufferImpl Yes Yes Diff + java.nio.CharViewBufferImpl Yes Yes Diff java.nio.DirectByteBufferImpl Yes Yes Diff + java.nio.DoubleViewBufferImpl Yes Yes Diff + java.nio.FloatViewBufferImpl Yes Yes Diff + java.nio.IntViewBufferImpl Yes Yes Diff + java.nio.LongViewBufferImpl Yes Yes Diff java.nio.MappedByteBufferImpl Yes Yes Diff + java.nio.ShortViewBufferImpl Yes Yes Diff java.nio.channels.FileChannelImpl Yes Yes Diff java.security.BasicPermission Yes Yes Diff java.text.CollationElementIterator Yes Yes Diff