Skip to content

What is the openjdk formula, actually? #5491

Discussion options

You must be logged in to vote

Now, onto my question: I'm not sure what is the openjdk formula. Is this a distribution of Java by Homebrew? Is it just a upstream build?

Every formula is a build of the software upstream provides, compiled on Homebrew CI. In the OpenJDK case: https://openjdk.org/ is upstream. And everything in the list you posted are builds of it by different vendors.

Another, but related question: why is openjdk a formula, but e.g. temurin is a cask?

Because a formula is an upstream project that can (and will) be compiled by brew. And a cask is a Homebrew distribution of precompiled binaries, like the temurin project or Firefox provides.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bartekpacia
Comment options

Answer selected by bartekpacia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants