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]

Re: Reflection doesn't work across interfaces


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.


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