简体   繁体   中英

mac os x 10.9.4 install jdk5


hi, all:
I have some trouble in installing jdk5 on os x 10.9.4, I couldn't find the install file in oralce website and the apple developer site, how could i install jdk5 on os x 10.9.4?
thank you in advance.
Updated: I used the script in github: install script , but it was 32 bit...I need 64 bit.

You can't. Prior to Java 7, Apple managed the Java JRE/JDK. It came pre-installed (or auto-installed on first time use). With Apple's Java implementation, you have no choice over which version to install -- a version of OS X will be able to install a certain version of Java and no other. I'm not sure what the last version of OS X to run Java 5 was, but certainly 10.9 Mavericks uses Java 6.

In OS X 10.9, your only choices are Apple's Java 6 (auto-installed on first time use) or Oracle's Java 7 (downloaded form Oracle's website). This applies to both the JRE and JDK.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM