From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26566 invoked by alias); 4 May 2003 11:44:33 -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 26424 invoked from network); 4 May 2003 11:44:32 -0000 Received: from unknown (HELO gash2.peakpeak.com) (207.174.178.17) by sources.redhat.com with SMTP; 4 May 2003 11:44:32 -0000 Received: from fleche.redhat.com (tf0199.peakpeak.com [204.144.239.199]) by gash2.peakpeak.com (8.9.3/8.9.3.1) with ESMTP id FAA05441; Sun, 4 May 2003 05:44:31 -0600 Received: by fleche.redhat.com (Postfix, from userid 1000) id A018A4F80CC; Sun, 4 May 2003 05:36:51 -0600 (MDT) To: gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org Subject: Patch: FYI: automated libgcj/classpath comparison Message-Id: <20030504113651.A018A4F80CC@fleche.redhat.com> Date: Sun, 04 May 2003 11:44:00 -0000 From: tromey@redhat.com (Tom Tromey) X-SW-Source: 2003-05/txt/msg00365.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.81 diff -u -r1.81 libgcj-classpath-compare.html --- libgcj-classpath-compare.html 3 May 2003 11:38:12 -0000 1.81 +++ libgcj-classpath-compare.html 4 May 2003 11:44:24 -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-05-03. +2003-05-04. 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 @@ -96,6 +96,10 @@ java.nio.LongBuffer Yes Yes Diff java.nio.MappedByteBuffer Yes Yes Diff java.nio.ShortBuffer Yes Yes Diff + java.security.Key Yes Yes Diff + java.security.PrivateKey Yes Yes Diff + java.security.Provider Yes Yes Diff + java.security.PublicKey Yes Yes Diff java.security.cert.Certificate Yes Yes Diff java.security.cert.PKIXCertPathBuilderResult Yes Yes Diff java.security.cert.X509Certificate Yes Yes Diff