From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1363 invoked by alias); 10 Aug 2003 11:09:55 -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 1173 invoked from network); 10 Aug 2003 11:09:46 -0000 Received: from unknown (HELO gash2.peakpeak.com) (207.174.178.17) by sources.redhat.com with SMTP; 10 Aug 2003 11:09:46 -0000 Received: from fleche.redhat.com (tf0005.peakpeak.com [204.144.239.5]) by gash2.peakpeak.com (8.9.3/8.9.3.1) with ESMTP id FAA01627; Sun, 10 Aug 2003 05:09:45 -0600 Received: by fleche.redhat.com (Postfix, from userid 1000) id 082744F871D; Sun, 10 Aug 2003 05:02:12 -0600 (MDT) To: gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org Subject: Patch: FYI: automated libgcj/classpath comparison Message-Id: <20030810110212.082744F871D@fleche.redhat.com> Date: Sun, 10 Aug 2003 11:09:00 -0000 From: tromey@redhat.com (Tom Tromey) X-SW-Source: 2003-08/txt/msg00605.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.109 diff -u -r1.109 libgcj-classpath-compare.html --- libgcj-classpath-compare.html 7 Aug 2003 10:41:01 -0000 1.109 +++ libgcj-classpath-compare.html 10 Aug 2003 11:09:38 -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-08-07. +2003-08-10. 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 @@ -42,7 +42,6 @@ java.io.InputStreamReader Yes Yes Diff java.io.ObjectInputStream Yes Yes Diff java.io.OutputStreamWriter Yes Yes Diff - java.io.PrintStream Yes Yes Diff java.io.VMObjectStreamClass Yes VM-specific   java.lang.Character Yes Yes Diff java.lang.Class Yes Yes No @@ -50,6 +49,7 @@ java.lang.Double Yes Yes Diff java.lang.EcosProcess Yes GCJ-specific   java.lang.Float Yes Yes Diff + java.lang.InheritableThreadLocal Yes Yes Diff java.lang.Math Yes Yes Diff java.lang.Object Yes Yes No java.lang.PosixProcess Yes GCJ-specific   @@ -61,6 +61,7 @@ java.lang.System Yes Yes Diff java.lang.Thread Yes VM-specific   java.lang.ThreadGroup Yes Yes Diff + java.lang.ThreadLocal Yes Yes Diff java.lang.VMClassLoader Yes VM-specific   java.lang.VMSecurityManager Yes VM-specific   java.lang.VMThrowable Yes VM-specific