This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Patch: FYI: Java news item
- 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: 11 Jun 2002 11:48:37 -0600
- Subject: Patch: FYI: Java news item
- Reply-to: tromey at redhat dot com
I'm checking this in. This updates the gcj web page with a news item
about the assert code.
Tom
Index: ChangeLog
from Tom Tromey <tromey@redhat.com>
* index.html: Mention assert checkin.
Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/index.html,v
retrieving revision 1.104
diff -u -r1.104 index.html
--- index.html 23 Apr 2002 22:59:38 -0000 1.104
+++ index.html 11 Jun 2002 17:34:40 -0000
@@ -74,6 +74,12 @@
<!-- News entries start here -->
<tr><td valign="top">
+<b>June 11, 2002</b>
+</td><td>
+Tom Tromey has implemented the JDK 1.4 <code>assert</code> facility.
+</td></tr>
+
+<tr><td valign="top">
<b>March 10, 2002</b>
</td><td>
Adam Megacz has contributed a mingw32 port of libgcj. This port is