Exceptions in JNI

Stephen Crowley stephenc at wf.net
Sun Jul 19 08:29:05 PDT 1998


Are exceptions broken in the JNI or what? When trying to call a method
that uses StringTokenizer.tokenCount() it ALWAYS throws a
StringIndexOutOfBoundsException. I looked at the source to
StringTokenizer and it should catch the exception but it doesn't.
Running Kaffe 1.0 on linux

Any help would be greatly appreciated.

--Stephen Crowley


More information about the kaffe mailing list