Question : Java: memory consumption from 32 bit cpu to 64 bit cpu

Hi: I have a Java application. It is originally run in 32 bit computer. Now we need to migrate it to 64 bit, does that mean memory consumption would need to be doubled?

Answer : Java: memory consumption from 32 bit cpu to 64 bit cpu

No. All it means is that the native instructions are twice as long
Random Solutions  
 
programming4us programming4us