GithubHelp home page GithubHelp logo

Comments (1)

ziyiluo avatar ziyiluo commented on August 19, 2024

Hi Robert,

In short, Corretto-8 is derived from OpenJDK8. OpenJDK8 code base was stabalized in 2014 and the system requirement remains unchanged. Making Corretto-8 built on a modern Xcode with a newer MacOSX SDK is not impossible but is a non-trivial and risky project that we havenโ€™t prioritized yet. Code changes are required and the system compatibility may be broken.

Building OpenJDK8 on Mac requires the legacy MacOSX SDK 10.8. The last Xcode that contains this SDK version is Xcode 5. Theoretically you should be able to build Corretto-8 with any Xcode version that contains MacOSX SDK 10.8. Linking Corretto-8 against a newer version of SDK may require modifying a bunch of deprecated/removed C flags, macros and apis therefore is not recommended.

For your reference, the official Corretto-8 release is built and tested on OS X Yosemite with Xcode 4.6.

Btw, You can expect a much easier time when we release Corretto-11 :)

Please let us know if you have any follow up questions.

from corretto-8.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.