From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11615 invoked by alias); 8 Nov 2003 11:31:39 -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 11465 invoked from network); 8 Nov 2003 11:31:36 -0000 Received: from unknown (HELO gash2.peakpeak.com) (207.174.178.17) by sources.redhat.com with SMTP; 8 Nov 2003 11:31:36 -0000 Received: from fleche.redhat.com (lt658_076.peakpeak.com [199.165.157.76] (may be forged)) by gash2.peakpeak.com (8.9.3/8.9.3.1) with ESMTP id EAA26891; Sat, 8 Nov 2003 04:31:35 -0700 Received: by fleche.redhat.com (Postfix, from userid 1000) id 2933D4F8731; Sat, 8 Nov 2003 04:22:42 -0700 (MST) To: gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org Subject: Patch: FYI: automated libgcj/classpath comparison Message-Id: <20031108112242.2933D4F8731@fleche.redhat.com> Date: Sat, 08 Nov 2003 11:31:00 -0000 From: tromey@redhat.com (Tom Tromey) X-SW-Source: 2003-11/txt/msg00510.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.148 diff -u -r1.148 libgcj-classpath-compare.html --- libgcj-classpath-compare.html 7 Nov 2003 11:42:57 -0000 1.148 +++ libgcj-classpath-compare.html 8 Nov 2003 11:31:08 -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-11-07. +2003-11-08. 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 @@ -83,6 +83,8 @@ java.text.CollationKey Yes Yes Diff java.text.Collator Yes Yes Diff java.text.RuleBasedCollator 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