From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28040 invoked by alias); 5 Jan 2004 13:51:48 -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 27880 invoked from network); 5 Jan 2004 13:51:45 -0000 Received: from unknown (HELO gash2.peakpeak.com) (207.174.178.17) by sources.redhat.com with SMTP; 5 Jan 2004 13:51:45 -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 GAA24793; Mon, 5 Jan 2004 06:51:44 -0700 Received: by fleche.redhat.com (Postfix, from userid 1000) id ABD894F8245; Mon, 5 Jan 2004 06:43:54 -0700 (MST) To: gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org Subject: Patch: FYI: automated libgcj/classpath comparison Message-Id: <20040105134354.ABD894F8245@fleche.redhat.com> Date: Mon, 05 Jan 2004 13:51:00 -0000 From: tromey@redhat.com (Tom Tromey) X-SW-Source: 2004-01/txt/msg00260.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.181 diff -u -r1.181 libgcj-classpath-compare.html --- libgcj-classpath-compare.html 4 Jan 2004 14:03:27 -0000 1.181 +++ libgcj-classpath-compare.html 5 Jan 2004 13:51:37 -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-01-04. +2004-01-05. 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 @@ -54,6 +54,8 @@ gnu.javax.swing.plaf.gtk.SliderTest No Yes No java.awt.Container Yes Yes Diff java.awt.Font Yes Yes Diff + java.awt.geom.CubicCurve2D Yes Yes Diff + java.awt.geom.QuadCurve2D Yes Yes Diff java.awt.image.PixelGrabber Yes Yes Diff java.io.File Yes Yes Diff java.io.FileDescriptor Yes Yes No @@ -101,8 +103,6 @@ java.text.Collator Yes Yes Diff java.text.RuleBasedCollator Yes Yes Diff java.util.Date Yes Yes Diff - java.util.HashMap Yes Yes Diff - java.util.Hashtable Yes Yes Diff java.util.ResourceBundle Yes Yes Diff java.util.zip.Deflater Yes Yes Diff java.util.zip.DeflaterConstants No Yes No