This is the mail archive of the java-prs@sources.redhat.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gcj/285: Overriding method in Interface confuses gcj


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 ]
 
 

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]