From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20252 invoked by alias); 26 Sep 2003 12:15: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 20075 invoked from network); 26 Sep 2003 12:14:57 -0000 Received: from unknown (HELO gash2.peakpeak.com) (207.174.178.17) by sources.redhat.com with SMTP; 26 Sep 2003 12:14:57 -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 GAA14753; Fri, 26 Sep 2003 06:14:55 -0600 Received: by fleche.redhat.com (Postfix, from userid 1000) id 69A0D4F89D0; Fri, 26 Sep 2003 06:06:50 -0600 (MDT) To: gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org Subject: Patch: FYI: automated libgcj/classpath comparison Message-Id: <20030926120650.69A0D4F89D0@fleche.redhat.com> Date: Fri, 26 Sep 2003 13:09:00 -0000 From: tromey@redhat.com (Tom Tromey) X-SW-Source: 2003-09/txt/msg01870.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.131 diff -u -r1.131 libgcj-classpath-compare.html --- libgcj-classpath-compare.html 24 Sep 2003 11:03:41 -0000 1.131 +++ libgcj-classpath-compare.html 26 Sep 2003 12:14:46 -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-24. +2003-09-26. 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 @@ -25,13 +25,14 @@ gnu.java.awt.peer.EmbeddedWindowPeer Yes No Yes gnu.java.awt.peer.gtk.GdkGraphics2D Yes No Yes gnu.java.awt.peer.gtk.GdkPixbufDecoder Yes No Yes - 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.DatagramChannelImpl Yes Yes Diff + gnu.java.nio.DatagramChannelSelectionKey Yes No Yes + gnu.java.nio.SelectionKeyImpl Yes Yes Diff gnu.java.nio.SelectorImpl Yes Yes Diff + gnu.java.nio.SocketChannelImpl Yes Yes Diff + gnu.java.nio.SocketChannelSelectionKey Yes No Yes gnu.javax.swing.plaf.gtk.GtkBorders No Yes No gnu.javax.swing.plaf.gtk.GtkCheckBoxUI No Yes No gnu.javax.swing.plaf.gtk.GtkIconFactory No Yes No @@ -39,11 +40,8 @@ gnu.javax.swing.plaf.gtk.GtkRadioButtonUI No Yes No gnu.javax.swing.plaf.gtk.GtkSliderUI No Yes No gnu.javax.swing.plaf.gtk.SliderTest No Yes No - 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.awt.font.FontRenderContext Yes Yes Diff + java.awt.image.SinglePixelPackedSampleModel Yes Yes Diff java.io.File Yes Yes Diff java.io.FileDescriptor Yes Yes No java.io.InputStreamReader Yes Yes Diff @@ -84,20 +82,16 @@ java.net.URL Yes Yes Diff java.net.URLClassLoader Yes Yes Diff java.net.URLConnection Yes Yes Diff - java.nio.ByteBufferImpl Yes Yes Diff java.nio.DirectByteBufferImpl Yes Yes Diff java.nio.MappedByteBufferImpl Yes Yes Diff java.nio.channels.FileChannelImpl Yes Yes Diff - java.rmi.Naming Yes Yes Diff java.rmi.server.RMIClassLoader Yes Yes Diff java.security.BasicPermission Yes Yes Diff java.security.Security Yes Yes Diff java.text.CollationElementIterator Yes Yes Diff java.text.CollationKey Yes Yes Diff java.text.Collator Yes Yes Diff - java.text.DecimalFormat Yes Yes Diff java.text.RuleBasedCollator Yes Yes Diff - java.text.SimpleDateFormat Yes Yes Diff java.util.ResourceBundle Yes Yes Diff java.util.zip.Deflater Yes Yes Diff java.util.zip.DeflaterConstants No Yes No