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