Java Se 6 Runtime Mac Download Mountain Lion



Apple released Java updates for Mac OS X 10.6 (Snow Leopard) and OS X 10.7 (Lion) and 10.8 (Mountain Lion). The update brings Java SE 6 to the most recent version.

  1. Java Se 6 Runtime Os X
  2. Java Se 6 Runtime Mac Download Mountain Lion Full
  3. Legacy Java Se 6 Runtime For Mac

Multiple versions of Java on OS X Mountain Lion

Java SE 6 Downloads. Go to the Oracle Java Archive page. Thank you for downloading this release of the Java TM Platform, Standard Edition Development Kit (JDK TM).The JDK is a development environment for building applications, applets, and components using the Java programming language. Java for OS X 2015-001 javaforosx.dmg watch Java for OS X 2015- 001 Java for OSX installs the 6 runtime as X OSX Yosemite, OSX 10.9 Mavericks, OS X 10.8 Mountain Lion. And OSX 10.7 Lion. This package s intended support of legacy software and the same deprecated version of Java 6 included in the 2014-001 and releases.

@This article is deprecated and might be used only for MounatinLion 10.8.1

Before Mountain Lion, Java was bundled inside OS X. It seems that during the upgrade, the Java 6 version I had on my machine was removed.
Apparently the reason for uninstalling Java during the upgrade process was caused by a security issue that the Java runtime had.In this way you are forced to install the latest version which fixed this security problem.

So I went to /Applications/Utilities/ open a Terminal and executed the following command:
java -version > “No Java runtime present …”
A window prompted asking to install Java.Click “Install” and get the latest version.I installed it but right after I downloaded and installed the JDK SE 7 from Oracle.

After installation, open the Java Preferences (Launchapad/Others ) and you will see :

Now I knew I had two versions of Java but which one I am using it ?

So what if i want to use JDK SE 7 from Oracle ?
Then I had just to drag Java SE 7 in the Java Preferences window to the first position in the list.

This time :

I said to myself let’s find out more out how Java is installed on OS X so I dug for more.

There are some very useful commands : whereis and which and ls -l.

When I saw this I was a little bit curious so I went to list the Versions directory:

Now why do I have this old versions of Java on my machine ? So I asked on Ask Different
http://apple.stackexchange.com/questions/57986/multiple-java-versions-support-on-os-x-and-java-home-location

It seems all the old versions are links to the CurrentJDK version , which is the Apple version, except A and Current which is linked to A.I read something about this on this question.For me A acts like a temp variable. If in Java Preferences you set the in the first position Java 6 from Apple A will have Java 6 from Apple if you put on the first position Java SE 7 from Oracle A will point to this version.Current points to A.

So it means that in this Current directory will point to the first Java Version found in the Java Preferences.
A very interesting thing is the following information

This means Java from Apple is actually installed here :”/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/”
What about Java SE 7 ? I could search the filesystem to see but I found an easier way:

If in Java Preferences on the first position is Java SE 7 >

Runtime

If in Java Preferences on the first position is Java SE 6 (System) >

So Java on Mountain Lion (OSX) is more likely to be installed in one of this locations :

  • /System/Library/Java/JavaVirtualMachines
  • /Library/Java/JavaVirtualMachines
  • ~/Library/Java/JavaVirtualMachines

Java Se 6 Runtime Os X

What about /System/Library/Frameworks/JavaVM.framework/Versions ?
It seems that is linked to the so called “Java bridge“.Here it seems is the native part of the Java on OSX installation.

If, after installing Java for OS X 2014-001 and the latest version of Java 7 from Oracle, you want to disable Java 7 and re-enable the Apple-provided Java SE 6 web plug-in and Web Start functionality, follow these steps.

Note: You must be logged in as an administrator. If prompted for your administrator password after a command, enter it and then press the Return or Enter key.

Java Se 6 Runtime Mac Download Mountain Lion Full

  1. Open Terminal, located in the Utilities folder.
  2. Enter this command, then press the Return or Enter key:
  3. Enter this command, then press the Return or Enter key:
  4. Enter this command, then press the Return or Enter key:
  5. To re-enable Java SE 6 Web Start, enter this command, then press the Return or Enter key:

Learn more

The following steps will undo the above commands and restore Java 7 in OS X Lion and later.

Legacy Java Se 6 Runtime For Mac

  1. Disable Java SE 6 Web Start opening:
    • Enter this command, then press the Return or Enter key:
    • When prompted, enter your administrator password, then press the Return or Enter key.
  2. Re-enable the Java 7 applet plug-in bydownloading and reinstalling the latest version of Oracle Java 7 JRE.