AttachCurrentThrea and Crash

2001-08-15 Thread Joshi, Ajit
I am trying to notify my Java method some integer value through my C++ program. I already have a JVM running. So i am not creating a new VM. I am calling jvm->AttachCurrentThread((void**)&env, NULL); ... find class, find method, create object instance and then call env->CallVoidMethod(o

Maximum number of thread

2001-08-15 Thread brEezE
Hi all, I am wondering is there a maximum number of thread that a JVM can creates? Is it related to the kernel? What about on other platform like Solaris and Windows? Thanks. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with