This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Patch: FYI: Disable more things in mauve-libgcj.
- From: David Daney <ddaney at avtrex dot com>
- To: Java Patch List <java-patches at gcc dot gnu dot org>
- Date: Mon, 07 Nov 2005 13:33:45 -0800
- Subject: Patch: FYI: Disable more things in mauve-libgcj.
As approved by tromey via IRC:
2005-11-07 David Daney <ddaney@avtrex.com>
* mauve-libgcj: Disable javax.rmi.* and
java.io.InputStreamReader.getEncoding.
Index: mauve-libgcj
===================================================================
--- mauve-libgcj (revision 106612)
+++ mauve-libgcj (working copy)
@@ -22,3 +22,5 @@
# Tests for not yet implemented classes and/or methods.
!java.awt.event.MouseEvent.modifiersEx
!org.omg.
+!javax.rmi
+!java.io.InputStreamReader.getEncoding