64bit operating systems are very common for Tomcat deployments today, while 32-bit JVMs are still used with these OSes.
There is absolutely no risk moving to such a platform. 64bit JVMs are also common, but are only used when the applications require lots of memory space, to go over the 32bit memory barrier
Moving Tomcat to either
is not an issue. It has been proven in numerous enterprise environments.
Popular Links