This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Patch: FYI:


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>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]