Binary Java 7 for Mac

我的梦境 提交于 2019-12-04 17:04:15

问题


Is there any binary release of Java 7 (using the Mac/BSD-port project) anywhere? Some blogs (e.g. Building Java 7 on Mac OS X) have a detailed instructions to build the jdk from source, but I was hoping that someone have a binary of it available for download.

The problem with the instructions is that it's quite annoying to get all the version numbers correct, and slight variations might lead to wasted hours of work.


回答1:


This just got released by Oracle: http://jdk7.java.net/macportpreview/




回答2:


Binary builds of Java 7 for Mac OS X are provided by this Google Code project: http://code.google.com/p/openjdk-osx-build/




回答3:


I have compiled the OpenJDK 7 and made the binaries available at my lame hosting service: http://www.notnoop.com/open-jdk-7 .

Future readers should feel free to contact me regarding any incompatibilities, portability problems, and such.




回答4:


There is a PPC Mac Binary of Java 7. That's the only build that I'm aware of being publicized.




回答5:


Dig into comments of this blog post, it's a licensing issue, you might end up building one for yourself, wait for Intel builds from SoyLatte, or official build from Apple.




回答6:


There is a "Java for Mac OS X 10.7 Preview" package available in the Java section of http://connect.apple.com.

It was released 08 Jun 2011.

I have not tried it yet.




回答7:


You may find OpenJDK7 binaries for Mac OS X 10.7.3+ in openjdk-unofficial-builds github project.

Disclaimer: I've built them myself



来源:https://stackoverflow.com/questions/1923499/binary-java-7-for-mac

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!