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

Question: How to install openjdk-8 #841

Closed
cmoulliard opened this issue Dec 17, 2020 · 5 comments
Closed

Question: How to install openjdk-8 #841

cmoulliard opened this issue Dec 17, 2020 · 5 comments

Comments

@cmoulliard
Copy link

Question

Is it still possible to install old openjdk (e.g. openjdk-8) versions as sdk list java dont show it anymore ?

 Java.net      |     | 17.ea.1      | open    |            | 17.ea.1-open
               |     | 16.ea.28     | open    |            | 16.ea.28-open
               |     | 16.ea.9.lm   | open    |            | 16.ea.9.lm-open
               |     | 16.ea.3.pma  | open    |            | 16.ea.3.pma-open
               |     | 15.0.1       | open    |            | 15.0.1-open
               |     | 14.0.2       | open    |            | 14.0.2-open
               |     | 13.0.2       | open    |            | 13.0.2-open
               |     | 12.0.2       | open    |            | 12.0.2-open
               | >>> | 11.0.2       | open    | installed  | 11.0.2-open
               |     | 10.0.2       | open    |            | 10.0.2-open
               |     | 9.0.4        | open    | installed  | 9.0.4-open
@helpermethod
Copy link
Member

helpermethod commented Dec 17, 2020

On Windows and 64-Bit Linux it should still be possible to install openjdk-8 by issuing the following command

sdk install java 8.0.265-open

There is an ongoing task to make older versions available indefinitely.

@cmoulliard
Copy link
Author

In the meantime I installed the AdoptOpenJDK release sdk install java 8.0.275.hs-adpt

@marc0der
Copy link
Member

It is recommended to use AdoptOpenJDK for Open JDK, as the Java.net releases are more focused on bleeding edge releases and don't give much attention to updating their older builds.

@ghost
Copy link

ghost commented Dec 26, 2020

if you're on arch linux, type sudo pacman -S jdk8-openjdk on your terminal

@sagarpanchal
Copy link

if you're on arch linux, type sudo pacman -S jdk8-openjdk on your terminal

BTW

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

4 participants