Patch: FYI: gcj3.1 status update
Tom Tromey
tromey@redhat.com
Mon Mar 25 14:59:00 GMT 2002
I'm checking this in.
I think we should just use Gnats to track bugs. I'm changing the
status page to reflect this.
Of course we must be careful to mark very important PRs as high
priority (and conversely not mark less important ones). I'll keep an
eye on this.
I'm waiting for some patches to be checked in and some other feedback;
once I get that info I'll update the ports part of the page.
Tom
Index: ChangeLog
from Tom Tromey <tromey@redhat.com>
* gcj-3.1-status.html: Get PRs from gnats.
Index: gcj-3.1-status.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/gcj-3.1-status.html,v
retrieving revision 1.18
diff -u -r1.18 gcj-3.1-status.html
--- gcj-3.1-status.html 2002/03/25 20:50:21 1.18
+++ gcj-3.1-status.html 2002/03/25 22:29:07
@@ -9,24 +9,10 @@
<h2> Bugs </h2>
-<table border="1" width="100%">
-
-<tr><th> Issue </th> <th> Status </th> <th> Who </th> </tr>
-
-<tr bgcolor='#eeaaaa'> <td> <a href="http://gcc.gnu.org/cgi-bin/gnatsweb.pl?database=gcc&cmd=view&pr=4715">4715</a> </td>
- <td> Tree check failure in check_inner_circular_reference.
- Prevents Classpath from building. Regression from 3.0.4.
- Patch in PR; Alex says it causes failures
- </td>
- <td> Alex </td>
-</tr>
-
-<tr> <td> <a href="http://gcc.gnu.org/cgi-bin/gnatsweb.pl?database=gcc&cmd=view&pr=5942">5942</a> </td>
- <td> Classpath build failure </td>
- <td> Alex </td>
-</tr>
-
-</table>
+<p>We are tracking all bugs in Gnats. Any bugs that we want to fix
+for the 3.1 release will be marked <em>high</em> priority. You can
+see this list <a
+href="http://gcc.gnu.org/cgi-bin/gnatsweb.pl?database=gcc&text=&multitext=&arrivedafter=&arrivedbefore=&modifiedafter=&modifiedbefore=&closedafter=&closedbefore=&category=&category=java&category=libgcj&synopsis=&confidential=&severity=&priority=&priority=high&responsible=&state=&state=open&state=analyzed&ignoreclosed=Ignore%20Closed&class=&submitter_id=&originator=&release=&columns=category&columns=state&columns=class&columns=priority&columns=responsible&columns=last_modified&columns=synopsis&displaydate=Display%20Current%20Date&cmd=submit%20query&sortby=Last-Modified&.cgifields=confidential&.cgifields=state&.cgifields=columns&.cgifields=priority&.cgifields=displaydate&.cgifields=responsible&.cgifields=class&.cgifields=submitter_id&.cgifields=severity&.cgifields=ignoreclosed&.cgifields=category"!
>here</a>.</p>
<h2> Platforms </h2>
More information about the Java-patches
mailing list