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

Brew unable to install older java versions #230

Closed
anirudhagar13 opened this issue Dec 7, 2018 · 2 comments
Closed

Brew unable to install older java versions #230

anirudhagar13 opened this issue Dec 7, 2018 · 2 comments

Comments

@anirudhagar13
Copy link

I'm Submitting a ...

[x ] Bug report
[ ] Tool/language/etc documentation request

Bug Location

brew would not be able to look for older versions of java, like java8 mentioned in the documentation, until cask is updated with versions.

Tool/Language/etc

Other Information

Found the solutions at:

@apjanke
Copy link
Contributor

apjanke commented May 7, 2019

I think a better approach is to use the adoptopenjdk/openjdk tap. That's the canonical source for JDKs straight from AdoptOpenJDK, and provides several versions and variants of the JDK.

https://stackoverflow.com/questions/53772023/how-to-install-java-8-on-osx-macos-mojave-with-homebrew/55775566

@simeg
Copy link
Collaborator

simeg commented Jun 21, 2020

Fixed in #285.

@simeg simeg closed this as completed Jun 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants