Patch: FYI:

Tom Tromey tromey@redhat.com
Thu Apr 22 16:29:00 GMT 2004


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>



More information about the Java-patches mailing list