From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22169 invoked by alias); 9 Jan 2004 14:31:37 -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 21838 invoked from network); 9 Jan 2004 14:31:34 -0000 Received: from unknown (HELO gash2.peakpeak.com) (207.174.178.17) by sources.redhat.com with SMTP; 9 Jan 2004 14:31:34 -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 HAA06384; Fri, 9 Jan 2004 07:31:33 -0700 Received: by fleche.redhat.com (Postfix, from userid 1000) id BD9F54F8478; Fri, 9 Jan 2004 07:23:27 -0700 (MST) To: gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org Subject: Patch: FYI: automated libgcj/classpath comparison Message-Id: <20040109142327.BD9F54F8478@fleche.redhat.com> Date: Fri, 09 Jan 2004 14:31:00 -0000 From: tromey@redhat.com (Tom Tromey) X-SW-Source: 2004-01/txt/msg00662.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.185 diff -u -r1.185 libgcj-classpath-compare.html --- libgcj-classpath-compare.html 8 Jan 2004 14:24:45 -0000 1.185 +++ libgcj-classpath-compare.html 9 Jan 2004 14:31:27 -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-08. +2004-01-09. 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 @@ -27,6 +27,7 @@ gnu.java.awt.peer.GLightweightPeer Yes Yes Diff gnu.java.awt.peer.gtk.GtkChoicePeer Yes Yes Diff gnu.java.awt.peer.gtk.GtkEmbeddedWindowPeer Yes No Yes + gnu.java.awt.peer.gtk.GtkFileDialogPeer Yes Yes Diff gnu.java.awt.peer.gtk.GtkToolkit Yes Yes Diff gnu.javax.swing.plaf.gtk.GtkBorders No Yes No gnu.javax.swing.plaf.gtk.GtkCheckBoxUI No Yes No @@ -36,6 +37,7 @@ gnu.javax.swing.plaf.gtk.GtkSliderUI No Yes No gnu.javax.swing.plaf.gtk.SliderTest No Yes No java.awt.Container Yes Yes Diff + java.awt.Dialog Yes Yes Diff java.awt.Font Yes Yes Diff java.awt.image.PixelGrabber Yes Yes Diff java.io.File Yes Yes Diff