S
Sandeep
Hi,
I am using a Redhat-9 box. "java -version" on my systems shows
java version "1.4.2_02"
Java(TM) 2 Runtime Environment, Standard Edition (build
1.4.2_02-b03)
Java HotSpot(TM) Client VM (build 1.4.2_02-b03, mixed mode)
I wish to enable native-thread support on such a system.Currently all
the java threads are running under single process as shown by "ps
-ef".
Can anyone tell me how to do it?
-Sandeep Karmarkar
I am using a Redhat-9 box. "java -version" on my systems shows
java version "1.4.2_02"
Java(TM) 2 Runtime Environment, Standard Edition (build
1.4.2_02-b03)
Java HotSpot(TM) Client VM (build 1.4.2_02-b03, mixed mode)
I wish to enable native-thread support on such a system.Currently all
the java threads are running under single process as shown by "ps
-ef".
Can anyone tell me how to do it?
-Sandeep Karmarkar