From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10324 invoked by alias); 21 Sep 2004 11:26:57 -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 10076 invoked from network); 21 Sep 2004 11:26:53 -0000 Received: from unknown (HELO email3.peakpeak.com) (207.189.223.52) by sourceware.org with SMTP; 21 Sep 2004 11:26:53 -0000 Received: (qmail 15350 invoked by uid 513); 21 Sep 2004 11:33:25 -0000 Received: from 204.144.239.10 by email3 (envelope-from , uid 504) with qmail-scanner-1.23 (clamscan: 0.75.1. Clear:RC:1(204.144.239.10):. Processed in 0.181879 secs); 21 Sep 2004 11:33:25 -0000 Received: from tf0010.peakpeak.com (HELO opsy.redhat.com) ([204.144.239.10]) (envelope-sender ) by email3.peakpeak.com (qmail-ldap-1.03) with SMTP for ; 21 Sep 2004 11:33:25 -0000 Received: by opsy.redhat.com (Postfix, from userid 500) id 7C8A32DD3DA; Tue, 21 Sep 2004 05:24:01 -0600 (MDT) To: gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org Subject: Patch: FYI: automated libgcj/classpath comparison Message-Id: <20040921112401.7C8A32DD3DA@opsy.redhat.com> Date: Tue, 21 Sep 2004 12:52:00 -0000 From: tromey@redhat.com (Tom Tromey) X-SW-Source: 2004-09/txt/msg02073.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.288 diff -u -r1.288 libgcj-classpath-compare.html --- libgcj-classpath-compare.html 20 Sep 2004 11:12:14 -0000 1.288 +++ libgcj-classpath-compare.html 21 Sep 2004 11:26:10 -0000 @@ -4,7 +4,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-09-20.

+2004-09-21.

Only lists non-gui files (NO AWT, Swing, or gtk-peer)

This table intentionally omits certain classes which are not of interest. If the third column shows a "Diff" link, then that means @@ -26,13 +26,14 @@ gnu.java.net.protocol.core.Connection GCJ-specific gnu.java.net.protocol.core.CoreInputStream GCJ-specific gnu.java.net.protocol.core.Handler GCJ-specific - gnu.java.net.protocol.file.Handler Diff gnu.java.net.protocol.gcjlib.Connection GCJ-specific gnu.java.net.protocol.gcjlib.Handler GCJ-specific gnu.java.net.protocol.jar.Connection Diff gnu.java.nio.PipeImpl Diff gnu.java.nio.SelectorImpl Diff gnu.java.nio.channels.FileChannelImpl Diff + gnu.java.rmi.server.UnicastServer Diff + gnu.java.rmi.server.UnicastServerRef Diff gnu.java.security.PolicyFile Classpath-only gnu.javax.rmi.CORBA.DelegateFactory Classpath-only gnu.javax.rmi.CORBA.GetDelegateInstanceException Classpath-only @@ -63,6 +64,7 @@ java.lang.PosixProcess GCJ-specific java.lang.Runtime Diff java.lang.SecurityManager Diff + java.lang.StackTraceElement Diff java.lang.String Diff java.lang.StringBuffer Diff java.lang.System Diff @@ -84,6 +86,7 @@ java.net.InetAddress Diff java.net.JarURLConnection Diff java.net.MimeTypeMapper Classpath-only + java.net.Socket Diff java.net.URL Diff java.net.URLClassLoader Diff java.net.URLConnection Diff