PDA

View Full Version : [ubuntu] 32bit JDK on 64bit architecture



alfonz19
April 15th, 2011, 02:55 PM
Hi,

I saw some tutorials how to achieve that, but each of them worked only with not current version of JDK (only with some quite old one). I want to do so, since 2-3GB limit of RAM is ok for me, and I want to lower impact of 64b architecture (I have tu run A LOT of java processes and if each consumes 1.X times more than neccessary it has bad impact on ram consumption)

I'm able to download and run 32 JDK, but
sudo update-alternatives --config java
works only with JDK installed from .deb. So how to install 32bit JDK from .deb?