Is there a vm option option to enable 32bit compatibility mode?
I’ve googled but couldn’t find how to do it anywhere!
The reason I am doing it is I’m trying to run the GWT on Linux Ubuntu 64 as the link below indicates is possible.
Issue 134: GWT hosted web browser does not work in 64-bit Linux
The Sun 1.6 JVM does not have an option to enable 32bit mode. You can however install a 32bit JVM along side the install of the 64bit JVM.