Java very slow on linux 2.4

2001-03-07 Thread Vijaykumar Krishnaswamy
Hi , i recently installed linux2.4.2 on my machine and ever since i am finding that the java performance has significantly dropped down. Is there ia reason for this?. If so can it be fixed. Please let me know. thanks a lot, vijay

Re: accessing java string

2001-03-07 Thread Joi Ellis
On Wed, 7 Mar 2001, soonho wrote: > Hi all, > > I created a JVM (JNI_CreateJavaVM), then now I would like to accessing java string >through GetStringUTFChars. > Before I can use GetStringUTFChars, I have to FindClass and GetMethodID? Maybe. You have to possess a pointer of type JString from

RE: accessing java string

2001-03-07 Thread w. Terry Lincoln
And the Linux connection is what? -Original Message- From: soonho [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 06, 2001 11:50 PM To: java-linux Subject: accessing java string Hi all, I created a JVM (JNI_CreateJavaVM), then now I would like to accessing java string through GetStrin