From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3528 invoked by alias); 20 May 2004 13:25:15 -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 3460 invoked from network); 20 May 2004 13:25:13 -0000 Received: from unknown (HELO email3.peakpeak.com) (207.189.223.52) by sourceware.org with SMTP; 20 May 2004 13:25:13 -0000 Received: (qmail 12330 invoked from network); 20 May 2004 13:32:39 -0000 Received: from te0179.peakpeak.com (HELO fleche.redhat.com) ([204.144.238.179]) (envelope-sender ) by email3.peakpeak.com (qmail-ldap-1.03) with SMTP for ; 20 May 2004 13:32:39 -0000 Received: by fleche.redhat.com (Postfix, from userid 1000) id 8E4714F810D; Thu, 20 May 2004 07:13:27 -0600 (MDT) To: gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org Subject: Patch: FYI: automated libgcj/classpath comparison Message-Id: <20040520131327.8E4714F810D@fleche.redhat.com> Date: Thu, 20 May 2004 15:19:00 -0000 From: tromey@redhat.com (Tom Tromey) X-SW-Source: 2004-05/txt/msg01259.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.250 diff -u -r1.250 libgcj-classpath-compare.html --- libgcj-classpath-compare.html 18 May 2004 13:47:08 -0000 1.250 +++ libgcj-classpath-compare.html 20 May 2004 13:25:10 -0000 @@ -9,7 +9,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-05-18. +2004-05-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 @@ -39,10 +39,18 @@ gnu.java.net.protocol.jar.Connection Diff gnu.java.nio.channels.FileChannelImpl Diff gnu.java.rmi.rmic.CompilerProcess Diff + gnu.javax.rmi.CORBA.DelegateFactory Classpath-only + gnu.javax.rmi.CORBA.GetDelegateInstanceException Classpath-only + gnu.javax.rmi.CORBA.PortableRemoteObjectDelegateImpl Classpath-only + gnu.javax.rmi.CORBA.StubDelegateImpl Classpath-only + gnu.javax.rmi.CORBA.UtilDelegateImpl Classpath-only + gnu.javax.rmi.CORBA.ValueHandlerImpl Classpath-only + gnu.javax.rmi.PortableServer Classpath-only java.applet.Applet Diff java.awt.Toolkit Diff java.awt.geom.Arc2D Diff java.awt.image.PixelGrabber Diff + java.io.DeleteFileHelper Classpath-only java.io.File Diff java.io.InputStreamReader Diff java.io.ObjectInputStream Diff @@ -114,10 +122,19 @@ javax.imageio.event.IIOReadWarningListener Classpath-only javax.imageio.event.IIOWriteProgressListener Classpath-only javax.imageio.event.IIOWriteWarningListener Classpath-only - javax.rmi.BAD_OPERATION No - javax.rmi.CORBA.ObjectImpl No - javax.rmi.CORBA.SystemException No - javax.rmi.ORB No + javax.rmi.BAD_OPERATION Classpath-only + javax.rmi.CORBA.ClassDesc Classpath-only + javax.rmi.CORBA.ObjectImpl Classpath-only + javax.rmi.CORBA.PortableRemoteObjectDelegate Classpath-only + javax.rmi.CORBA.Stub Classpath-only + javax.rmi.CORBA.StubDelegate Classpath-only + javax.rmi.CORBA.SystemException Classpath-only + javax.rmi.CORBA.Tie Classpath-only + javax.rmi.CORBA.Util Classpath-only + javax.rmi.CORBA.UtilDelegate Classpath-only + javax.rmi.CORBA.ValueHandler Classpath-only + javax.rmi.ORB Classpath-only + javax.rmi.PortableRemoteObject Classpath-only javax.xml.parsers.ClassStuff Classpath-only javax.xml.parsers.DocumentBuilder Classpath-only javax.xml.parsers.DocumentBuilderFactory Classpath-only