This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: RFA: PR java/15710
- From: Ranjit Mathew <rmathew at gmail dot com>
- To: tromey at redhat dot com
- Cc: Gcc Patch List <gcc-patches at gcc dot gnu dot org>, Andrew Haley <aph at redhat dot com>, GCJ Patches <java-patches at gcc dot gnu dot org>
- Date: Tue, 28 Sep 2004 22:31:49 +0530
- Subject: Re: Patch: RFA: PR java/15710
- References: <m3655ytlaq.fsf@localhost.localdomain>
Tom Tromey wrote:
> PR 15710 occurs because we try to add Miranda methods before ensuring
> that all our superinterfaces are loaded.
>
> This patch fixes the problem by forcing each superinterface to be
> loaded at the appropriate moment. I don't really understand the class
> loading strategy in gcj; I looked around and it seems that we have
> similar ad hoc load_class calls elsewhere, so this is what I did.
The original intent seems to be:
http://gcc.gnu.org/ml/java-patches/2001-q2/msg00068.html
Ranjit.
--
Ranjit Mathew Email: rmathew AT gmail DOT com
Bangalore, INDIA. Web: http://ranjitmathew.tripod.com/