Binary Java 7 for Mac

2019-03-23 12:58发布

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.

7条回答
爷、活的狠高调
2楼-- · 2019-03-23 13:06

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.

查看更多
冷血范
3楼-- · 2019-03-23 13:08

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.

查看更多
成全新的幸福
4楼-- · 2019-03-23 13:11

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

查看更多
甜甜的少女心
5楼-- · 2019-03-23 13:15

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

查看更多
一纸荒年 Trace。
6楼-- · 2019-03-23 13:18

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.

查看更多
啃猪蹄的小仙女
7楼-- · 2019-03-23 13:20

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

Disclaimer: I've built them myself

查看更多
登录 后发表回答