From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15733 invoked by alias); 18 Jun 2003 10:12:01 -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 15108 invoked from network); 18 Jun 2003 10:11:56 -0000 Received: from unknown (HELO gash2.peakpeak.com) (207.174.178.17) by sources.redhat.com with SMTP; 18 Jun 2003 10:11:56 -0000 Received: from fleche.redhat.com (tf0082.peakpeak.com [204.144.239.82]) by gash2.peakpeak.com (8.9.3/8.9.3.1) with ESMTP id EAA23444; Wed, 18 Jun 2003 04:11:55 -0600 Received: by fleche.redhat.com (Postfix, from userid 1000) id ECF734F82CC; Wed, 18 Jun 2003 04:03:41 -0600 (MDT) To: gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org Subject: Patch: FYI: automated libgcj/classpath comparison Message-Id: <20030618100341.ECF734F82CC@fleche.redhat.com> Date: Wed, 18 Jun 2003 11:48:00 -0000 From: tromey@redhat.com (Tom Tromey) X-SW-Source: 2003-06/txt/msg02078.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.87 diff -u -r1.87 libgcj-classpath-compare.html --- libgcj-classpath-compare.html 17 Jun 2003 10:16:34 -0000 1.87 +++ libgcj-classpath-compare.html 18 Jun 2003 10:11:45 -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-06-17. +2003-06-18. 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 @@ -68,10 +68,12 @@ java.lang.reflect.Proxy Yes Yes Diff java.net.DatagramSocket Yes Yes Diff java.net.InetAddress Yes Yes Diff + java.net.InetSocketAddress Yes Yes Diff java.net.JarURLConnection Yes Yes Diff java.net.MimeTypeMapper No Yes No java.net.PlainDatagramSocketImpl Yes Yes Diff java.net.PlainSocketImpl Yes Yes Diff + java.net.Socket Yes Yes Diff java.net.SocketInputStream No Yes No java.net.SocketOutputStream No Yes No java.net.URL Yes Yes Diff @@ -93,6 +95,7 @@ java.text.RuleBasedCollator Yes Yes Diff java.text.SimpleDateFormat Yes Yes Diff java.util.Locale Yes Yes Diff + java.util.PropertyResourceBundle Yes Yes Diff java.util.ResourceBundle Yes Yes Diff java.util.logging.ConsoleHandler No Yes No java.util.logging.ErrorManager No Yes No @@ -110,6 +113,9 @@ java.util.logging.SocketHandler No Yes No java.util.logging.StreamHandler No Yes No java.util.logging.XMLFormatter No Yes No + java.util.prefs.AbstractPreferences Yes Yes Diff + java.util.prefs.Preferences Yes Yes Diff + java.util.prefs.PreferencesFactory Yes Yes Diff java.util.zip.Deflater Yes Yes Diff java.util.zip.DeflaterConstants No Yes No java.util.zip.DeflaterEngine No Yes No @@ -125,6 +131,10 @@ java.util.zip.OutputWindow No Yes No java.util.zip.PendingBuffer No Yes No java.util.zip.StreamManipulator No Yes No + java.util.zip.ZipEntry Yes Yes Diff + java.util.zip.ZipFile Yes Yes Diff + java.util.zip.ZipInputStream Yes Yes Diff + java.util.zip.ZipOutputStream Yes Yes Diff javax.rmi.BAD_OPERATION Yes Yes No javax.rmi.CORBA.ObjectImpl Yes Yes No javax.rmi.CORBA.SystemException Yes Yes No @@ -141,6 +151,7 @@ javax.swing.border.SoftBevelBorder No Yes No javax.swing.border.TitledBorder Yes Yes Diff javax.swing.plaf.BorderUIResource Yes Yes Diff + javax.swing.plaf.basic.BasicBorders Yes Yes Diff javax.xml.parsers.ClassStuff No Yes No javax.xml.parsers.DocumentBuilder No Yes No javax.xml.parsers.DocumentBuilderFactory No Yes No