This is the mail archive of the
java-prs@sources.redhat.com
mailing list for the Java project.
Re: gcj/285: Overriding method in Interface confuses gcj
- To: apbianco at cygnus dot com
- Subject: Re: gcj/285: Overriding method in Interface confuses gcj
- From: Bryce McKinlay <bryce at albatross dot co dot nz>
- Date: 27 Sep 2000 00:16:01 -0000
- Cc: java-prs at sourceware dot cygnus dot com,
- Reply-To: Bryce McKinlay <bryce at albatross dot co dot nz>
The following reply was made to PR gcj/285; it has been noted by GNATS.
From: Bryce McKinlay <bryce@albatross.co.nz>
To: apbianco@redhat.com
Cc: java-gnats@sourceware.cygnus.com
Subject: Re: gcj/285: Overriding method in Interface confuses gcj
Date: Wed, 27 Sep 2000 12:12:21 +1200
Alexandre Petit-Bianco wrote:
> Bryce McKinlay writes:
>
> > Possibly the test for "!max" should actually read "max", but that
> > causes the PR234 test to fail.
>
> We shouldn't be using max at all. We don't have a most specific
> method, max could have any value, including 0. I believe your patch is
> correct.
OK. Shall I consider it approved?
regards
[ bryce ]