Bug in JNI RegisterNatives?

Tom Tromey tromey@redhat.com
Wed May 31 12:25:00 GMT 2006


>>>>> "Bryce" == Bryce McKinlay <mckinlay@redhat.com> writes:

Bryce> How about adding an inline member function in Class.h to access
Bryce> the name field - eg getNameUtf8(). This is probably the
Bryce> cleanest approach.

I think at some point we changed g++ to give an error if a method in
an extern "Java" class has a non-java parameter or return type.

Tom



More information about the Java mailing list