From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30797 invoked by alias); 26 Feb 2004 14:46:34 -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 30393 invoked from network); 26 Feb 2004 14:46:31 -0000 Received: from unknown (HELO gash2.peakpeak.com) (207.174.178.17) by sources.redhat.com with SMTP; 26 Feb 2004 14:46:31 -0000 Received: from fleche.redhat.com (tf0104.peakpeak.com [204.144.239.104]) by gash2.peakpeak.com (8.9.3/8.9.3.1) with ESMTP id HAA09128; Thu, 26 Feb 2004 07:46:30 -0700 Received: by fleche.redhat.com (Postfix, from userid 1000) id CF4974F82B0; Thu, 26 Feb 2004 07:35:39 -0700 (MST) To: gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org Subject: Patch: FYI: automated libgcj/classpath comparison Message-Id: <20040226143539.CF4974F82B0@fleche.redhat.com> Date: Thu, 26 Feb 2004 16:39:00 -0000 From: tromey@redhat.com (Tom Tromey) X-SW-Source: 2004-02/txt/msg02494.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.208 diff -u -r1.208 libgcj-classpath-compare.html --- libgcj-classpath-compare.html 18 Feb 2004 14:25:23 -0000 1.208 +++ libgcj-classpath-compare.html 26 Feb 2004 14:46:23 -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-18. +2004-02-26. 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 @@ -30,6 +30,8 @@ java.io.FileDescriptor Yes Yes Diff java.io.InputStreamReader Yes Yes Diff java.io.ObjectInputStream Yes Yes Diff + java.io.ObjectStreamClass Yes Yes Diff + java.io.ObjectStreamField Yes Yes Diff java.io.OutputStreamWriter Yes Yes Diff java.io.PrintStream Yes Yes Diff java.io.VMObjectStreamClass Yes VM-specific