This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Patch: FYI:
- From: Tom Tromey <tromey at redhat dot com>
- To: Java Patch List <java-patches at gcc dot gnu dot org>
- Cc: Gcc Patch List <gcc-patches at gcc dot gnu dot org>
- Date: 22 Apr 2004 09:54:24 -0600
- Subject: Patch: FYI:
- Reply-to: tromey at redhat dot com
I'm checking this in. This updates the status page of gcj to account
for a (somewhat) recently implemented package.
Tom
Index: ChangeLog
from Tom Tromey <tromey@redhat.com>
* status.html: Updated status of java.util.regex.
Index: status.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/status.html,v
retrieving revision 1.28
diff -u -r1.28 status.html
--- status.html 24 Mar 2004 20:19:02 -0000 1.28
+++ status.html 22 Apr 2004 16:03:35 -0000
@@ -90,7 +90,7 @@
<dt class="package">java.util.jar</dt>
<dd>Ok.</dd>
<dt class="package">java.util.regex</dt>
-<dd>The classes exist, but throw InternalError.</dd>
+<dd>Ok.</dd>
<dt class="package">java.util.zip</dt>
<dd>Ok.</dd>
<dt class="package">java.text</dt>