in the mean time, the sun java installed is sloooooooooooooooow to load w/ yahoo games
is there anyway to to reinstall msjvm? or make sun java run faster?
thanx
edit: tried this, seem to be wee bit faster
Modify the jvm.cfg file in your Java installation. (It's a text file, so you can use Notepad or Emacs to edit it.) This is located in C:\Program Files\Java\j2reXXX\lib\i386\ on Windows, /usr/java/j2reXXX/lib/i386/ on Linux. You will see two lines:
-client KNOWN
-server KNOWN
You should change them to:
-server KNOWN
-client KNOWN
from
http://java.sys-con.com/read/45250.htm
is there anyway to to reinstall msjvm? or make sun java run faster?
thanx
edit: tried this, seem to be wee bit faster
Modify the jvm.cfg file in your Java installation. (It's a text file, so you can use Notepad or Emacs to edit it.) This is located in C:\Program Files\Java\j2reXXX\lib\i386\ on Windows, /usr/java/j2reXXX/lib/i386/ on Linux. You will see two lines:
-client KNOWN
-server KNOWN
You should change them to:
-server KNOWN
-client KNOWN
from
http://java.sys-con.com/read/45250.htm