From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18418 invoked by alias); 20 Sep 2003 11:06:31 -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 18403 invoked from network); 20 Sep 2003 11:06:28 -0000 Received: from unknown (HELO gash2.peakpeak.com) (207.174.178.17) by sources.redhat.com with SMTP; 20 Sep 2003 11:06:28 -0000 Received: from fleche.redhat.com (tf0113.peakpeak.com [204.144.239.113]) by gash2.peakpeak.com (8.9.3/8.9.3.1) with ESMTP id FAA01617; Sat, 20 Sep 2003 05:06:27 -0600 Received: by fleche.redhat.com (Postfix, from userid 1000) id B77484F887A; Sat, 20 Sep 2003 04:58:45 -0600 (MDT) To: gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org Subject: Patch: FYI: automated libgcj/classpath comparison Message-Id: <20030920105845.B77484F887A@fleche.redhat.com> Date: Sat, 20 Sep 2003 11:06:00 -0000 From: tromey@redhat.com (Tom Tromey) X-SW-Source: 2003-09/txt/msg01347.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.127 diff -u -r1.127 libgcj-classpath-compare.html --- libgcj-classpath-compare.html 19 Sep 2003 11:14:02 -0000 1.127 +++ libgcj-classpath-compare.html 20 Sep 2003 11:06:16 -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-09-19. +2003-09-20. 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 @@ -28,8 +28,11 @@ gnu.java.awt.peer.gtk.GtkComponentPeer Yes Yes Diff gnu.java.awt.peer.gtk.GtkDialogPeer Yes Yes Diff gnu.java.awt.peer.gtk.GtkEmbeddedWindowPeer Yes No Yes + gnu.java.awt.peer.gtk.GtkFramePeer Yes Yes Diff gnu.java.awt.peer.gtk.GtkToolkit Yes Yes Diff gnu.java.awt.peer.gtk.GtkWindowPeer Yes Yes Diff + gnu.java.nio.NIODatagramSocket Yes No Yes + gnu.java.nio.NIOSocket Yes No Yes gnu.java.nio.SelectorImpl Yes Yes Diff gnu.java.rmi.server.UnicastRef Yes Yes Diff gnu.javax.swing.plaf.gtk.GtkBorders No Yes No @@ -41,7 +44,10 @@ gnu.javax.swing.plaf.gtk.SliderTest No Yes No java.awt.BasicStroke Yes Yes Diff java.awt.Component Yes Yes Diff + java.awt.Dialog Yes Yes Diff + java.awt.Frame Yes Yes Diff java.awt.Toolkit Yes Yes Diff + java.awt.Window Yes Yes Diff java.io.File Yes Yes Diff java.io.FileDescriptor Yes Yes No java.io.InputStreamReader Yes Yes Diff