>>>>> "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