Reflection and gcj
Tom Tromey
tromey@cygnus.com
Tue Dec 7 15:17:00 GMT 1999
>>>>> "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
More information about the Java
mailing list