verification error whilst running Paperclips

Tom Tromey tromey@redhat.com
Sun Jan 27 16:49:00 GMT 2002


>>>>> "Nic" == Nic Ferrier <nferrier@tapsellferrier.co.uk> writes:

Nic>   fatal error: verification failed at PC 10: incompatible return type

How recent is your libgcj?
Per checked in an important verifier bug fix on Jan 24.

If you try with a newer version (after Jan 25) you'll get the added
bonus of a much better error message.  For instance it will tell you
the class and method name of the failure.  That will aid us greatly in
debugging ...

Nic> I didn't realise that the verifier had been turned on... should
Nic> this be a runtime option?

If it is an option in the JDK then we should make it an option for
gij.  I thought it was mandatory though.

Tom



More information about the Java mailing list