I believe that Sun has not implemented the DestroyJavaVM().  In JDK 1.1 it was
definitely not implemented and the method always returns -1.  In JDK 1.2 the
situation is still the same, the VM can not be Destroyed.

Mark




Remy Dupas <[EMAIL PROTECTED]> on 01/05/2000 02:25:30 PM

To:   [EMAIL PROTECTED]
cc:    (bcc: Mark Delafranier/SYBASE)
Subject:  Help JNI DestroyJavaVM





I use JDK 1.2  with RedHat 6.0 Linux 2.2.5-15


I invoke the Java Virtual Machine from a program C  as described in the
example of the tutorial

At the end of this program, I call (*jvm)->DestroyJavaVM(jvm) but it
returns -1.

So it seems that the Java Virtual Machine has not been destroyed, and
consequently i can't invoke it a second time

Can anyone helps me. Thanks in advance

Remy


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]






----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to