Is There A 64 Bit Java for Ubuntu 14.04LTS

kalebruiz

Reputable
Apr 26, 2014
28
0
4,530
So i have a laptop that i mainly use for school. Occasionally minecraft when im bored. Is there a 64bit java for ubuntu 14.04? Right now it says i have 32bit. Any help would be nice. Thanks!
 
Solution
Yes if you are using 64bit Ubuntu then just install the openjdk-7-jdk package. If you use 32bit Ubuntu then obviously it will use 32bit java..

Code:
sudo apt-get install openjdk-7-jdk