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
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
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