This is the mail archive of the java-discuss@sourceware.cygnus.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: Reflection and gcj


>>>>> "Anand" == Anand Krishnaswamy <anandkr@nortelnetworks.com> writes:

Anand> I need to use reflection for some purpose and it appears that
Anand> gcj does not have implementation for a few methods. I get the
Anand> following error message at run-time and the program aborts.

Anand> libgcj failure: java::lang::Class::getMethod not implemented.

Anand> Can anyone help me here? Do I need to upgrade the gcj version?
Anand> The following is the gcj version information.

Reflection is not yet finished.
This includes both methods in Class and in java.lang.reflect.
I'm unaware of anybody working on reflection right now, and I have no
idea when it will be implemented :-(
Volunteers welcome, as always...

Tom

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