Page 1 of 1

Is each version of Java a seperate program?

Posted: 10. Jun 2012, 11:40
by Avarice
I noticed Java 1.7 has been the recommended version for a while now, is there a quick way to upgrade from Oracle Java 1.6 to 1.7 of do I download and install version 1.7 like a new program?

Re: Is each version of Java a seperate program?

Posted: 10. Jun 2012, 18:17
by JRD
You can install Java 7 while still having JRE 6 installed. You can have both installed.

Re: Is each version of Java a seperate program?

Posted: 10. Jun 2012, 18:24
by Shador
The default version is made retrievable through /etc/profile.d/jdk.sh resp. jre.sh.

Re: Is each version of Java a seperate program?

Posted: 10. Jun 2012, 19:37
by Avarice
Thanks for the advice guy, I just installed version 1.7.