This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Bugzilla for gcj
- From: Tom Tromey <tromey at redhat dot com>
- To: Andrew Haley <aph at redhat dot com>
- Cc: java at gcc dot gnu dot org
- Date: 11 Nov 2003 11:43:56 -0700
- Subject: Re: Bugzilla for gcj
- References: <16305.6171.262349.70659@cuddles.cambridge.redhat.com>
- Reply-to: tromey at redhat dot com
>>>>> "Andrew" == Andrew Haley <aph@redhat.com> writes:
Andrew> And they're all the same priority -- I can't see which bugs
Andrew> are those that really should be fixed for gcj 3.4.
What I've done for past release cycles is pick a priority that is
used only for bugs we intend to fix in that release. Any bugs we
defer have their priority lowered, and any bugs we plan to fix have
their priority raised.
Andrew> I'd like to find a way to mark bugs that should be fixed in the
Andrew> current trunk. I suppose I could mark them as P1.
I agree. P1 bugs should be "want to fix for 3.4".
Tom