This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Reflection doesn't work across interfaces
- From: Andrew Haley <aph at redhat dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: Thu, 1 Apr 2004 09:17:10 +0100
- Subject: Re: Reflection doesn't work across interfaces
- References: <200403261110.i2QBAMib011309@redhat.com><87fzboisol.fsf@fleche.redhat.com>
Tom Tromey writes:
> >>>>> "Andrew" == Andrew Haley <aph@redhat.com> writes:
>
> Andrew> This is pretty amazing, but I've discovered that Method.invoke()
> Andrew> doesn't work when the Method is in an interface.
>
> Sorry, for some reason I assumed you'd just check this in.
Well, I'm not above just checking things in, but in this case I really
wanted someone else to eyeball it.
Thanks.
Andrew.