-d64 option for java
843811Feb 17 2004 — edited Feb 18 2004I have 64 bit solaris and linux machines and I am using 64 bit java. I have some .so (jni code) and java classes . I did not recompile anything for porting it from 32 bit to 64 bit application.
But when I use -d64 java doesnt like the option. It runs fine when I remove the -d64 option. Can someone throw any light on this ? I need it to use 64 bits.
Thanks in advance.