This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On Sunday 21 October 2007 22:47, Matthias Klose wrote: > Prepared the classpath-0.96.1 merge in the > gcj/classpath-0961-import-branch, the branch is based on r129533, tested on > i686-linux-gnu. The libjava testsuite doesn't show any regressions, the > mauve testsuite looks better, but has a few regressions as well. On irc I > did get comments between "just merge selected changes" and "it's java > anyway", so I don't (yet) propose this for the current trunk. > > Matthias > > mauve differences trunk/import-branch: > > -FAIL: gnu.javax.crypto.key.srp6.TestOfSRPKeyGeneration > +FAIL: gnu.javax.crypto.keyring.TestOfGnuPrivateKeyring > +FAIL: java.awt.Canvas.PaintTest > +FAIL: java.awt.Checkbox.PaintTest > +FAIL: java.awt.Choice.PaintTest > -FAIL: java.awt.Component.keyPressTest > +FAIL: java.awt.Component.invalidate > -FAIL: java.awt.Component.update > +FAIL: java.awt.Component.keyPressTest > -FAIL: java.awt.Graphics.TestPaintGraphics > +FAIL: java.awt.List.ScrollbarPaintTest > -FAIL: java.awt.Robot.getPixelColor > -FAIL: java.awt.Robot.mousePress > -FAIL: java.awt.Robot.mouseRelease > -FAIL: java.awt.Robot.mouseWheel > -FAIL: java.awt.Scrollbar.ScrollbarPaintTest > -FAIL: java.awt.TextComponent.ignoreOldMouseEvents > +FAIL: java.awt.TextField.PaintTest > -FAIL: java.awt.dnd.DragGestureRecognizer.resetRecognizer > -FAIL: java.awt.event.MouseEvent.modifiers > -FAIL: java.lang.ref.PhantomReference.phantom > -FAIL: java.util.prefs.PreferenceTest > -FAIL: javax.swing.JComboBox.ComboRobot > -FAIL: javax.swing.JComponent.paint > -FAIL: javax.swing.JFrame.SetSize > -FAIL: javax.swing.JFrame.paint5 > -FAIL: > javax.swing.JInternalFrame.AccessibleJInternalFrame.getAccessibleName > -FAIL: javax.swing.JTree.getCellRenderer > -FAIL: javax.swing.JTree.isRowSelected > -FAIL: javax.swing.JTree.setModel > -FAIL: javax.swing.ScrollPaneLayout.minimumLayoutSize > +FAIL: javax.swing.Timer.test_23918 > +FAIL: javax.swing.text.DefaultStyledDocument.ElementBuffer.insert > FWIW pre-release regressions runs showed the following: FAIL: java.awt.TextArea.ScrollbarPaintTest FAIL: java.awt.ScrollPane.ScrollbarPaintTest FAIL: java.awt.Scrollbar.ScrollbarPaintTest FAIL: java.awt.Component.keyPressTest FAIL: javax.net.ssl.SSLEngine.TestHandshake FAIL: javax.swing.JTree.getCellRenderer One was fixed by Roman by a BasicTreeUI patch on 11/10/07, the rest seemed to be either invalid and/or not consistently reproducible. I tested the SSL failure myself and found that this to fail on 0.95 sometimes and on IcedTea. -- Andrew :-) Help end the Java Trap! Contribute to GNU Classpath and the OpenJDK http://www.gnu.org/software/classpath http://openjdk.java.net
Attachment:
pgp00000.pgp
Description: PGP signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |