This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: mauve-libgcj
- From: Tom Tromey <tromey at redhat dot com>
- To: Michael Koch <konqueror at gmx dot de>
- Cc: java-patches at gcc dot gnu dot org
- Date: 21 Apr 2004 11:27:20 -0600
- Subject: Re: Patch: mauve-libgcj
- References: <200404211237.28302.konqueror@gmx.de>
- Reply-to: tromey at redhat dot com
>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:
Michael> I wrote the attached patch to active testing of Character.unicode
Michael> testcases. This adds 8760 new expected passes and only one unexpected
Michael> fail.
Michael> OK to commit to trunk ?
What is the new fail? I think before this goes in we should either
fix it, or we should XFAIL it and make sure there is a PR for it.
Otherwise this is ok.
Tom