Q: Upgrading Java 1.6 to 1.8
Hello,
I need to upgrade Java 1.6 to 1.8 (I have trouble with a third party application called Wuala which could be a Java issue).
In terminal, when I enter "java -version", I get the answer :
java version "1.6.0_65"
Java(TM) SE Runtime Environment (build 1.6.0_65-b14-462-11M4609)
Java HotSpot(TM) 64-Bit Server VM (build 20.65-b04-462, mixed mode)
In About this Mac -> System Report, I see that I have Java for OS X 2013-005 installed.
When I try to install Java 8 Update 40 from www.java.com (Oracle Java), I get the message :
A newer version of Java is already installed.
You are trying to install 1.8.40.25, however 14.9.0 is already installed.
Visit java.com/newerversionexists for more information.
As I could understand, 14.9.0 is Apple numbering for java 1.6.
On java.com/newerversionexists, I found no useful information.
I am unable to uninstall Java 1.6 from my Mac. Could anybody help ? Thanks,
MacBook Pro with Retina display, OS X Mavericks (10.9.5)
Posted on Mar 8, 2015 3:57 AM