From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6526 invoked by alias); 17 Feb 2004 14:24:57 -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 6361 invoked from network); 17 Feb 2004 14:24:54 -0000 Received: from unknown (HELO gash2.peakpeak.com) (207.174.178.17) by sources.redhat.com with SMTP; 17 Feb 2004 14:24:54 -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 HAA04551; Tue, 17 Feb 2004 07:24:53 -0700 Received: by fleche.redhat.com (Postfix, from userid 1000) id 9CE394F82B0; Tue, 17 Feb 2004 07:14:06 -0700 (MST) To: gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org Subject: Patch: FYI: automated libgcj/classpath comparison Message-ID: <20040217141406.9CE394F82B0@fleche.redhat.com> Date: Sat, 21 Feb 2004 13:45:00 -0000 From: tromey@redhat.com (Tom Tromey) X-SW-Source: 2004-02/txt/msg01524.txt.bz2 Message-ID: <20040221134500.ESqIIC4CjwKOfpjEdNH2A7eCyuEn7i5HE4ep6OnlOk4@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.206 diff -u -r1.206 libgcj-classpath-compare.html --- libgcj-classpath-compare.html 15 Feb 2004 15:35:30 -0000 1.206 +++ libgcj-classpath-compare.html 17 Feb 2004 14:24:44 -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-15. +2004-02-17. 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 @@ -61,9 +61,29 @@ 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.ByteBufferImpl Yes Yes Diff java.nio.ByteOrder Yes Yes Diff + java.nio.CharBuffer Yes Yes Diff + java.nio.CharBufferImpl Yes Yes Diff + java.nio.CharViewBufferImpl Yes Yes Diff java.nio.DirectByteBufferImpl Yes Yes Diff + java.nio.DoubleBuffer Yes Yes Diff + java.nio.DoubleBufferImpl Yes Yes Diff + java.nio.DoubleViewBufferImpl Yes Yes Diff + java.nio.FloatBuffer Yes Yes Diff + java.nio.FloatBufferImpl Yes Yes Diff + java.nio.FloatViewBufferImpl Yes Yes Diff + java.nio.IntBuffer Yes Yes Diff + java.nio.IntBufferImpl Yes Yes Diff + java.nio.IntViewBufferImpl Yes Yes Diff + java.nio.LongBuffer Yes Yes Diff + java.nio.LongBufferImpl Yes Yes Diff + java.nio.LongViewBufferImpl Yes Yes Diff java.nio.MappedByteBufferImpl Yes Yes Diff + java.nio.ShortBuffer Yes Yes Diff + java.nio.ShortBufferImpl Yes Yes Diff + java.nio.ShortViewBufferImpl Yes Yes Diff java.nio.channels.FileChannelImpl Yes Yes Diff java.nio.channels.spi.AbstractInterruptibleChannel Yes Yes Diff java.security.BasicPermission Yes Yes Diff