From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17759 invoked by alias); 25 Nov 2003 13:58:50 -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 17535 invoked from network); 25 Nov 2003 13:58:48 -0000 Received: from unknown (HELO gash2.peakpeak.com) (207.174.178.17) by sources.redhat.com with SMTP; 25 Nov 2003 13:58:48 -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 GAA27366; Tue, 25 Nov 2003 06:58:46 -0700 Received: by fleche.redhat.com (Postfix, from userid 1000) id 2291C4F8090; Tue, 25 Nov 2003 06:49:03 -0700 (MST) To: gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org Subject: Patch: FYI: automated libgcj/classpath comparison Message-Id: <20031125134903.2291C4F8090@fleche.redhat.com> Date: Tue, 25 Nov 2003 14:31:00 -0000 From: tromey@redhat.com (Tom Tromey) X-SW-Source: 2003-11/txt/msg02007.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.158 diff -u -r1.158 libgcj-classpath-compare.html --- libgcj-classpath-compare.html 23 Nov 2003 13:16:34 -0000 1.158 +++ libgcj-classpath-compare.html 25 Nov 2003 13:58:40 -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-23. +2003-11-25. 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 @@ -77,9 +77,11 @@ java.lang.reflect.Field Yes VM-specific   java.lang.reflect.Method Yes VM-specific   java.lang.reflect.Modifier Yes Yes Diff + java.net.DatagramSocket Yes Yes Diff java.net.InetAddress Yes Yes Diff java.net.JarURLConnection Yes Yes Diff java.net.MimeTypeMapper No Yes No + java.net.MulticastSocket Yes Yes Diff java.net.ServerSocket Yes Yes Diff java.net.Socket Yes Yes Diff java.net.URL Yes Yes Diff @@ -120,6 +122,7 @@ javax.rmi.CORBA.ObjectImpl Yes Yes No javax.rmi.CORBA.SystemException Yes Yes No javax.rmi.ORB Yes Yes No + javax.swing.BoxLayout Yes Yes Diff javax.swing.UIDefaults Yes Yes Diff javax.swing.UIManager Yes Yes Diff javax.swing.plaf.basic.BasicDefaults Yes Yes Diff