This is the mail archive of the java-patches@gcc.gnu.org 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]
Other format: [Raw text]

PR java/23431: More restrictive overriding of interface methods


Hi,

  Here is a patch and corresponding testsuite adjustments for PR
java/23431. The problem was that we were looking up the interfaces
for the base class, not the original class.

Tested on i686-pc-linux-gnu, with Jacks included. The effect of
this patch is:

  XPASS: 8.1.1.1-12
  XPASS: 8.4.6.2-hiding-5

OK for mainline?

Thanks,
Ranjit.

:ADDPATCH java:

-- 
Ranjit Mathew      Email: rmathew AT gmail DOT com

Bangalore, INDIA.    Web: http://ranjitmathew.hostingzero.com/

Attachment: pr23431.txt
Description: Text document

Attachment: pr23431_ts.txt
Description: Text document


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