[Java-gnome-developer] Re: kaffe and java-gnome (it works!)
Brought to you by:
afcowie
From: Mark W. <ma...@kl...> - 2003-07-05 09:07:54
|
Hi, On Sat, 2003-07-05 at 01:35, Mark Wielaard wrote: > 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! And attached is the complete (admittedly minimal) patch that I use to get kaffe (configure --with-threads=unix-pthreads) to run an unpatched java-gnome build. Cheers, Mark |