From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27017 invoked by alias); 29 Dec 2003 15:09:31 -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 26980 invoked from network); 29 Dec 2003 15:09:28 -0000 Received: from unknown (HELO gash2.peakpeak.com) (207.174.178.17) by sources.redhat.com with SMTP; 29 Dec 2003 15:09:28 -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 IAA15668; Mon, 29 Dec 2003 08:09:27 -0700 Received: by fleche.redhat.com (Postfix, from userid 1000) id 947A84F8473; Mon, 29 Dec 2003 08:00:35 -0700 (MST) To: gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org Subject: Patch: FYI: automated libgcj/classpath comparison Message-Id: <20031229150035.947A84F8473@fleche.redhat.com> Date: Mon, 29 Dec 2003 15:52:00 -0000 From: tromey@redhat.com (Tom Tromey) X-SW-Source: 2003-12/txt/msg02213.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.177 diff -u -r1.177 libgcj-classpath-compare.html --- libgcj-classpath-compare.html 27 Dec 2003 14:19:47 -0000 1.177 +++ libgcj-classpath-compare.html 29 Dec 2003 15:09:21 -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 -2003-12-27. +2003-12-29. 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 @@ -80,11 +80,13 @@ java.beans.SimpleBeanInfo Yes Yes Diff java.beans.beancontext.BeanContextServicesSupport Yes Yes Diff java.io.BufferedReader Yes Yes Diff + java.io.CharArrayReader Yes Yes Diff java.io.File Yes Yes Diff java.io.FileDescriptor Yes Yes No java.io.FileInputStream Yes Yes Diff java.io.FilePermission Yes Yes Diff java.io.InputStreamReader Yes Yes Diff + java.io.LineNumberReader Yes Yes Diff java.io.ObjectInputStream Yes Yes Diff java.io.ObjectOutputStream Yes Yes Diff java.io.ObjectStreamClass Yes Yes Diff