From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9663 invoked by alias); 6 Dec 2003 18:21:05 -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 9494 invoked from network); 6 Dec 2003 18:20:57 -0000 Received: from unknown (HELO gash2.peakpeak.com) (207.174.178.17) by sources.redhat.com with SMTP; 6 Dec 2003 18:20:57 -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 LAA14157; Sat, 6 Dec 2003 11:20:56 -0700 Received: by fleche.redhat.com (Postfix, from userid 1000) id 5BD6F4F884C; Sat, 6 Dec 2003 09:47:48 -0700 (MST) To: gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org Subject: Patch: FYI: automated libgcj/classpath comparison Message-Id: <20031206164748.5BD6F4F884C@fleche.redhat.com> Date: Sat, 06 Dec 2003 18:21:00 -0000 From: tromey@redhat.com (Tom Tromey) X-SW-Source: 2003-12/txt/msg00650.txt.bz2 This is an automated classpath/libgcj comparison check-in. Index: ChangeLog from Tom Tromey * libgcj-classpath-compare.html: Rebuilt. 2003-12-05 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.166 diff -u -r1.166 libgcj-classpath-compare.html --- libgcj-classpath-compare.html 3 Dec 2003 14:09:08 -0000 1.166 +++ libgcj-classpath-compare.html 6 Dec 2003 16:58:11 -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-12-03. +2003-12-06. 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 @@ -40,9 +40,23 @@ 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.MenuComponent Yes Yes Diff + java.awt.MenuItem Yes Yes Diff + java.awt.TextComponent Yes Yes Diff + java.awt.image.ImagingOpException Yes Yes Diff java.awt.image.PixelGrabber Yes Yes Diff + java.beans.BeanDescriptor Yes Yes Diff + java.beans.EventSetDescriptor Yes Yes Diff + java.beans.FeatureDescriptor Yes Yes Diff + java.beans.IndexedPropertyDescriptor Yes Yes Diff + java.beans.Introspector Yes Yes Diff + java.beans.MethodDescriptor Yes Yes Diff + java.beans.PropertyDescriptor Yes Yes Diff + java.beans.SimpleBeanInfo Yes Yes Diff + java.beans.beancontext.BeanContextServicesSupport Yes Yes Diff java.io.File Yes Yes Diff java.io.FileDescriptor Yes Yes No + java.io.FilePermission Yes Yes Diff java.io.InputStreamReader Yes Yes Diff java.io.ObjectInputStream Yes Yes Diff java.io.ObjectOutputStream Yes Yes Diff @@ -74,6 +88,7 @@ java.lang.reflect.Field Yes VM-specific   java.lang.reflect.Method Yes VM-specific   java.lang.reflect.Modifier Yes Yes Diff + java.net.DatagramPacket Yes Yes Diff java.net.InetAddress Yes Yes Diff java.net.JarURLConnection Yes Yes Diff java.net.MimeTypeMapper No Yes No @@ -104,6 +119,30 @@ java.util.zip.OutputWindow No Yes No java.util.zip.PendingBuffer No Yes No java.util.zip.StreamManipulator No Yes No + javax.naming.directory.Attribute Yes Yes Diff + javax.naming.directory.Attributes Yes Yes Diff + javax.naming.directory.DirContext Yes Yes Diff + javax.naming.directory.InitialDirContext Yes Yes Diff + javax.naming.directory.SearchResult Yes Yes Diff + javax.naming.event.EventContext Yes Yes Diff + javax.naming.event.NamingEvent Yes Yes Diff + javax.naming.event.NamingExceptionEvent Yes Yes Diff + javax.naming.ldap.ControlFactory Yes Yes Diff + javax.naming.ldap.ExtendedRequest Yes Yes Diff + javax.naming.ldap.HasControls Yes Yes Diff + javax.naming.ldap.InitialLdapContext Yes Yes Diff + javax.naming.ldap.LdapContext Yes Yes Diff + javax.naming.ldap.LdapReferralException Yes Yes Diff + javax.naming.ldap.UnsolicitedNotification Yes Yes Diff + javax.naming.ldap.UnsolicitedNotificationListener Yes Yes Diff + javax.naming.spi.DirObjectFactory Yes Yes Diff + javax.naming.spi.DirStateFactory Yes Yes Diff + javax.naming.spi.DirectoryManager Yes Yes Diff + javax.naming.spi.NamingManager Yes Yes Diff + javax.naming.spi.ObjectFactoryBuilder Yes Yes Diff + javax.naming.spi.ResolveResult Yes Yes Diff + javax.naming.spi.Resolver Yes Yes Diff + javax.naming.spi.StateFactory Yes Yes Diff javax.rmi.BAD_OPERATION Yes Yes No javax.rmi.CORBA.ObjectImpl Yes Yes No javax.rmi.CORBA.SystemException Yes Yes No