Microsoft Build of OpenJDK
Перейти к файлу
Marcono1234 404e9344da
Explicitly specify permissions for workflows
The workflows need 'write' permission for issues since they are modifying
the issues (closing them, adding labels, comments...).

Previously the workflows relied on the permissive default permissions, see
https://docs.github.com/en/actions/security-guides/automatic-token-authentication#permissions-for-the-github_token
2024-03-07 20:23:40 +01:00
.github Explicitly specify permissions for workflows 2024-03-07 20:23:40 +01:00
.gitignore Add Issue Template for Minecraft 2021-06-16 12:42:38 +01:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-04-08 17:38:02 -07:00
JOBS.md Update JOBS.md 2022-10-04 13:59:44 -07:00
LICENSE Update LICENSE 2021-09-29 15:11:37 -07:00
README.md Add JDK 21 source code link to readme 2023-09-28 08:25:23 +03:00
SECURITY.md Add Issue Template for Minecraft 2021-06-16 12:42:38 +01:00

README.md

Microsoft Build of OpenJDK

To learn more about this distribution, visit microsoft.com/openjdk.

Releases

Visit the Releases page for the latest versions of the Microsoft Build of OpenJDK.

Source Code

The source code of our builds are hosted on the following repositories:

  1. microsoft/openjdk-jdk11u
  2. microsoft/openjdk-jdk17u
  3. microsoft/openjdk-jdk21u

The source code of our container images are hosted on the following repository:

Contribute

Feel free to open Issues in this repository, or any of the repositories above, as well as initiating conversations through GitHub Discussions.

Jobs

Looking for open jobs in the Microsoft Java Engineering Group? See ./JOBS.md.

License

MIT

Q: Why is the license for this repo MIT as opposed to GPLv2+CE?

A: Because this repo doesn't contain actual OpenJDK source code. We only use this repository for general issues, discussions and possibly GitHub Actions workflows.

Feedback

If you have any thoughts about our binaries, please share them here.