From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22640 invoked by alias); 29 Apr 2004 10:22: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 21897 invoked from network); 29 Apr 2004 10:21:54 -0000 Received: from unknown (HELO email3.peakpeak.com) (207.189.223.52) by sources.redhat.com with SMTP; 29 Apr 2004 10:21:54 -0000 Received: (qmail 25351 invoked from network); 29 Apr 2004 10:42:27 -0000 Received: from 203-214-189-207.dyn.peakpeak.com (HELO fleche.redhat.com) ([207.189.214.203]) (envelope-sender ) by email3.peakpeak.com (qmail-ldap-1.03) with SMTP for ; 29 Apr 2004 10:42:27 -0000 Received: by fleche.redhat.com (Postfix, from userid 1000) id 3A5864F82AF; Thu, 29 Apr 2004 04:10:30 -0600 (MDT) To: gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org Subject: Patch: FYI: automated libgcj/classpath comparison Message-Id: <20040429101030.3A5864F82AF@fleche.redhat.com> Date: Thu, 29 Apr 2004 13:05:00 -0000 From: tromey@redhat.com (Tom Tromey) X-SW-Source: 2004-04/txt/msg01905.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.238 diff -u -r1.238 libgcj-classpath-compare.html --- libgcj-classpath-compare.html 28 Apr 2004 13:03:59 -0000 1.238 +++ libgcj-classpath-compare.html 29 Apr 2004 10:21:44 -0000 @@ -9,7 +9,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-04-28. +2004-04-29. 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,13 @@ gnu.java.security.der.DERReader Diff gnu.java.security.der.DERWriter Diff gnu.java.security.provider.DSAKeyPairGenerator Diff + gnu.java.text.AttributedFormatBuffer Classpath-only gnu.java.text.CharacterBreakIterator Diff + gnu.java.text.FormatBuffer Classpath-only + gnu.java.text.FormatCharacterIterator Classpath-only gnu.java.text.LineBreakIterator Diff gnu.java.text.SentenceBreakIterator Diff + gnu.java.text.StringFormatBuffer Classpath-only gnu.java.text.WordBreakIterator Diff gnu.java.util.DoubleEnumeration Diff gnu.java.util.prefs.NodeReader Diff @@ -54,6 +58,7 @@ java.awt.image.ColorModel Diff java.awt.image.ComponentSampleModel Diff java.awt.image.PixelGrabber Diff + java.io.BufferedReader Diff java.io.File Diff java.io.FilePermission Diff java.io.InputStreamReader Diff @@ -112,8 +117,11 @@ java.text.DecimalFormat Diff java.text.DecimalFormatSymbols Diff java.text.Format Diff + java.text.FormatCharacterIterator GCJ-only + java.text.MessageFormat Diff java.text.NumberFormat Diff java.text.RuleBasedCollator Diff + java.text.SimpleDateFormat Diff java.util.Arrays Diff java.util.Date Diff java.util.ResourceBundle Diff @@ -141,6 +149,7 @@ javax.imageio.event.IIOReadWarningListener Classpath-only javax.imageio.event.IIOWriteProgressListener Classpath-only javax.imageio.event.IIOWriteWarningListener Classpath-only + javax.imageio.stream.ImageInputStream Diff javax.naming.CompoundName Diff javax.print.AttributeException Classpath-only javax.print.CancelablePrintJob Classpath-only @@ -197,8 +206,62 @@ javax.rmi.CORBA.ObjectImpl No javax.rmi.CORBA.SystemException No javax.rmi.ORB No + javax.swing.AbstractButton Diff + javax.swing.ActionMap Diff + javax.swing.DefaultButtonModel Diff + javax.swing.DefaultListModel Diff + javax.swing.ImageIcon Diff + javax.swing.JComboBox Diff + javax.swing.JComponent Diff + javax.swing.JFrame Diff + javax.swing.JInternalFrame Diff + javax.swing.JMenuBar Diff + javax.swing.JMenuItem Diff + javax.swing.JOptionPane Diff + javax.swing.JProgressBar Diff + javax.swing.JRootPane Diff + javax.swing.JScrollBar Diff + javax.swing.JScrollPane Diff + javax.swing.JSeparator Diff + javax.swing.JSlider Diff + javax.swing.JTabbedPane Diff + javax.swing.JTable Diff + javax.swing.JTextField Diff + javax.swing.JToolBar Diff + javax.swing.JToolTip Diff + javax.swing.JTree Diff + javax.swing.JViewport Diff + javax.swing.JWindow Diff + javax.swing.KeyStroke Diff + javax.swing.LookAndFeel Diff + javax.swing.SwingUtilities Diff + javax.swing.Timer Diff + javax.swing.ToolTipManager Diff + javax.swing.UIDefaults Diff + javax.swing.ViewportLayout Diff + javax.swing.border.TitledBorder Diff + javax.swing.filechooser.FileSystemView Diff javax.swing.plaf.basic.BasicArrowButton Diff + javax.swing.plaf.basic.BasicButtonListener Diff + javax.swing.plaf.basic.BasicButtonUI Diff + javax.swing.plaf.basic.BasicCheckBoxMenuItemUI Diff + javax.swing.plaf.basic.BasicGraphicsUtils Diff + javax.swing.plaf.basic.BasicLabelUI Diff + javax.swing.plaf.basic.BasicMenuItemUI Diff + javax.swing.plaf.basic.BasicRadioButtonMenuItemUI Diff + javax.swing.plaf.basic.BasicRootPaneUI Diff + javax.swing.plaf.basic.BasicScrollBarUI Diff + javax.swing.plaf.basic.BasicScrollPaneUI Diff + javax.swing.plaf.basic.BasicSliderUI Diff + javax.swing.plaf.basic.BasicTabbedPaneUI Diff + javax.swing.plaf.basic.BasicToggleButtonUI Diff javax.swing.table.DefaultTableCellRenderer Diff + javax.swing.table.JTableHeader Diff + javax.swing.table.TableColumn Diff + javax.swing.text.AbstractDocument Diff + javax.swing.text.DefaultCaret Diff + javax.swing.text.StyledEditorKit Diff + javax.swing.tree.DefaultTreeCellEditor Diff javax.xml.parsers.ClassStuff Classpath-only javax.xml.parsers.DocumentBuilder Classpath-only javax.xml.parsers.DocumentBuilderFactory Classpath-only