[patch] mauve-libgcj

Andreas Tobler toa@pop.agri.ch
Wed Jun 1 18:43:00 GMT 2005


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.



More information about the Java-patches mailing list