Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reintroduce the OpenJDK build tool #11

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

steffen-moser
Copy link

Solaris 11.4 comes with Java 8. More and more free and open-source software components we use require more modern Java environments and won't run with Java 8 anymore.

This PR brings back the OpenJDK build engine which was originally offered by Oracle.

In the meantime, it has been extended by some patches to allow building JDK-9 .. JDK-17 flawlessly up to Solaris 11.4 SRU 52. I've also successfully tested building the OpenJDKs in SRU 42 which has been released in the CBE edition which is important for FOSS developers who need a modern Solaris system in order to develop and test their software components for Solaris.

Steffen Moser and others added 6 commits January 3, 2023 21:47
…K-9, JDK-10, JDK-11, and JDK-12 to be built using an unpatched version of Oracle Solaris Studio 12.4
…Make 4.3 as delivered in Solaris 11.4 SRU 45
Added information about the necessary compiler frameworks
@oracle-contributor-agreement
Copy link

Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA).
The following contributors of this PR have not signed the OCA:

To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.

When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.

If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. label Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Required At least one contributor does not have an approved Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant