kaffe and java-gnome (Was: [kaffe] System.loadLibrary() should
look in /lib and /usr/lib)
Mark Wielaard
mark@klomp.org
Fri Jul 4 16:32:03 2003
Hi,
On Sat, 2003-07-05 at 00:48, Mark Wielaard wrote:
> But there is still some problem when the glib timer fires so it might be
> a bit bogus even though it seems to call the correct function when the
> library is loaded.
java-gnome uses more JNI 1.2 stuff like ExceptionCheck(). When changing
those calls in java-gnome to use the less efficient JNI 1.1 method
ExceptionOccured() my program seems to actually work!
Yeah! Now I can finally go to sleep :)
Good night,
Mark