PDA

View Full Version : [ubuntu] How do I install a specific version of openjdk 6?



roffisserver
March 14th, 2013, 10:15 PM
I am wondering how to install a specific version of openjdk?

slickymaster
March 14th, 2013, 10:24 PM
See this at Ubuntu Wiki:
OpenJDK (https://help.ubuntu.com/community/Java#OpenJDK)

There's also http://openjdk.java.net/

hebbet
March 14th, 2013, 10:25 PM
I think it is possible when you download the .deb files from launchpad.net, but i think apt-get update will upgrade it.

roffisserver
March 14th, 2013, 10:55 PM
Well the problem is that I need to downgrade to 1.6.0 when I have 1.6_27.

slickymaster
March 14th, 2013, 11:04 PM
Well the problem is that I need to downgrade to 1.6.0 when I have 1.6_27.

Try here:
http://pkgs.org/download/java-1.6.0-openjdk
http://download.java.net/openjdk/jdk6/ (http://download.java.net/openjdk/jdk6/)

Just keep in mind that OpenJDK6 after November 2012 ceased to get security updates.