This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] Java: fix for java/1261.
- To: Bryce McKinlay <bryce at albatross dot co dot nz>
- Subject: Re: [PATCH] Java: fix for java/1261.
- From: Jeff Sturm <jsturm at one-point dot com>
- Date: Mon, 19 Feb 2001 10:30:40 -0500 (EST)
- cc: apbianco at cygnus dot com, java-patches at gcc dot gnu dot org
On Mon, 19 Feb 2001, Bryce McKinlay wrote:
> > === libjava Summary ===
> >
> > # of expected passes 1589
> > # of unexpected failures 10
> > # of unexpected successes 17
> > # of expected failures 108
>
> So, this is on Alpha? Not bad... There *was* an InterfaceDispatch regression (also
> caused by 1261 I believe), but Alex has fixed it already:
OK, I don't have that one in my tree yet. I'll wait until your clone
patch is posted, then do a clean checkout/build/test.
Jeff