[Sablevm-developer] Re: [Sablevm-user] jni: LD_LIBRARY_PATH ignored
Brought to you by:
egagnon
From: Prof. E. M. G. <eti...@uq...> - 2003-03-29 19:41:35
|
Hi there. Has anybody started working on an implementation of Thread.interrupt() and thread.interrupted() yet? If yes, could you send your preliminary code to this list (as unified diffs against current CVS, ideally [e.g. cvs diff -u])? Thanks, Etienne Mark Howard wrote: > Sorry. I've tried it again and noticed that I probably gave you > completely the wrong information. Here is the full output: > > > *** Couldn't bind native method Java_java_lang_Thread_interrupted *** > *** or Java_java_lang_Thread_interrupted__ *** > java.lang.UnsatisfiedLinkError > at java.lang.Thread.interrupted(Thread.java) > at com.tildemh.debbug.CacheWriter.run(CacheWriter.java:44) > at java.lang.Thread.callRun(Thread.java:372) > at java.lang.VirtualMachine.runThread(VirtualMachine.java:117) |