I try to call JNI_CreateVM after calling destroyVM, but it always returns -1. Is this a bug in the JDK?
I found the following link that describes the same problem:
JNI Bug
The link has an example code that reproduces the problem I'm talking about. Does anyone know how to solve this problem?
Thank,
Themselves
source
share