JNI_GetCreatedJavaVMs bug

Archie Cobbs archie at whistle.com
Thu Oct 8 12:37:02 PDT 1998


James Lundblad writes:
> The following diffs to kaffe/kaffevm/jni.c make JNI_GetCreatedJavaVMs
> more robust to code that calls JNI_GetCreatedJavaVMs before
> JNI_CreateJavaVM to see if there is already a VM created.
> JNI_GetCreatedJavaVMs was returning nvm = 1 even if no VMs have been
> created.

James-
Thanks for your patch, I'm committing it now (with minor adjustments).

Minor note: patches created with "patch -c" or "patch -u" are
better, as there's less chance of an error.

Thanks,
-Archie

___________________________________________________________________________
Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com


More information about the kaffe mailing list