What's a standard dev environment for classpath on linux?  I'm having a
hard time getting my JNI code to work under SBB's jdk1.1.6v2, so I'm
going to try japhar.  First call to a native method runs successfully,
second one (even with same args) dumps with SEGV while calling
strftime.  Ideas?  The only JNIEnv methods I'm using are
(Get|Release)StringUTFChars and NewStringUTF.

Just curious if this is my own damn fault or something the SBB port's
JNI implementation is trashing.

Wes




Reply via email to