This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
[patch] mauve-libgcj
- From: Andreas Tobler <toa at pop dot agri dot ch>
- To: Java Patches <java-patches at gcc dot gnu dot org>
- Date: Wed, 01 Jun 2005 20:29:00 +0200
- Subject: [patch] mauve-libgcj
Hello,
this patch removes implemented classes and adds two not implemented to
the fail section.
Ok, for main?
Tested on ppclinux and darwin. (Results posted for the latter)
Andreas
2005-06-01 Andreas Tobler <a.tobler@schweiz.ch>
* mauve-libgcj: Remove implemented classes from the fail section.
Add two new not implemented to it.
Index: mauve-libgcj
===================================================================
RCS file: /cvs/gcc/gcc/libjava/mauve-libgcj,v
retrieving revision 1.31
diff -u -r1.31 mauve-libgcj
--- mauve-libgcj 10 Jan 2005 22:57:53 -0000 1.31
+++ mauve-libgcj 1 Jun 2005 18:20:36 -0000
@@ -20,9 +20,5 @@
!java.lang.ref.
# Tests for not yet implemented classes and/or methods.
-!javax.swing.plaf
-!javax.swing.text
-!javax.swing.table
-!javax.swing.SpinnerListModel
-!javax.swing.SwingUtilities
-!java.beans.XMLDecoder
+!java.awt.event.MouseEvent.modifiersEx
+!org.omg.