Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

A4orce84

macrumors 6502
Original poster
Apr 17, 2012
434
46
Hey Guys,

I upgraded my JAVA version to 1.8 JRE, as linked here:
http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html

However, when looking at my OSX System version, via terminal, I see the following:
aahmad-mac:~ aahmad$ java -version
java version "1.6.0_65"

Checking the Java Control Panel, in System Settings however, I see the correct Java 1.8 version:
Screenshot2014-07-31143841_zps15436f1a.png


Can anyone help me get my "system" version of Java upgraded to 1.7 or 1.8 as well? I'm having trouble trying to do this.

I am running OSX 10.9.4 (Mavericks) on a Retina Macbook Pro.


Thanks,
Asif
 
Last edited:
http://www.java.com/en/download/installed.jsp

This is very confusing for users... here is the deal.

That Terminal command tells you which version of the JDK you have installed. This is what is used by local apps that use java.

What you installed is the Java runtime that used a browser plugin used by web ages that run Java.

http://www.java.com/en/download/installed.jsp

Go to this web page to see what version of the plugin you have. It should show Java 8.

If you want both the JRE and JDK updated to Java 8 you need to install the JDK version 8, although you don't have to do this.
 
Thanks Weaselboy, that did the trick. Installed Java 1.8 JDK, and now looks like everything is in sync:

aahmad-mac:~ aahmad$ java -version
java version "1.8.0_11"


Thanks,
Asif
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.