If we deploy to a 64 bit JVM do we need to compile in a 64 bit JVM so it runs optimally? Or is the bytecode the same no matter where you compile it? We have deployed our code to a 64 bit enviroment and it appears slow. It was compiled in a 32 bit enviroment. Just want to make sure we are doing everything correctly.
Thanks,
Tom
[ January 31, 2008: Message edited by: Tom Henricksen ]
[ January 31, 2008: Message edited by: Tom Henricksen ]