Hi!
I would like to execute native thread concurrently in the Java Native Interface.
When a Java thread called a native thread to use java native interface, Java thread is blocking for
processing native thread.
So, other java threads don't execute because they are blocking.
What do I do to solve this problem?

And then, I can't execute simple jni example in the kaffe.
I want to know how do I execute jni?

Regard.

donggi im
_______________________________________________
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to