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

Advise users how to get java 8 #6024

Closed
lbergelson opened this issue Jul 2, 2019 · 3 comments
Closed

Advise users how to get java 8 #6024

lbergelson opened this issue Jul 2, 2019 · 3 comments

Comments

@lbergelson
Copy link
Member

Java 8 is now old enough that it's not the default on new machines, (java 12 seems to be what comes on a new macbook.) Installing java 8 has become more of a hassle because oracle now requires you to login in order to get it.

We should update the readme with information about how to get java 8, probably pointing people to https://adoptopenjdk.net/. I think comms probably needs to update/add some documentation about this as well because it's definitely a friction point.

We might also want to advise using jenv for people with multiple java installations to manage them.

@lbergelson
Copy link
Member Author

@bhanugandham Have people been having trouble installing java 8 recently? I just found out that you now need to log into an oracle account to download it which is gross and off putting.

@bhanugandham
Copy link
Contributor

@lbergelson people have not posted about this on the forum yet but thank you for letting me know I will keep an eye out for it.

lbergelson added a commit that referenced this issue Jul 2, 2019
* Java 8 doesn't come by default on many machines now.  Updating the
README with advice about where to download a java8 jdk.
* Part of #6024
droazen pushed a commit that referenced this issue Jul 29, 2019
* Java 8 doesn't come by default on many machines now.  Updating the
README with advice about where to download a java8 jdk.
* Part of #6024
@droazen
Copy link
Collaborator

droazen commented Nov 21, 2019

This was done -- closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants