Closed daincredibleholg closed 4 years ago
Because Oracle regularly cut off unauthenticated access to their downloads, current versions of asdf-java do not directly support installation of Oracle versions of the JDK. Most needs can be met with the adopt-openjdk versions. You could also manually install an Oracle version of the JDK. Please make sure you have an up to date clone of the asdf-java
plugin.
Yes, I too have observed the lack of error handling for failed installations. PRs which would fix this are welcome!
Please run asdf plugin-update java
It does look like the JDK 8u191 from Oracle has moved? Here is the output I get:
Interestingly enough, the version oracle-8.191 is afterwards "installed", I have to uninstall it via
asdf uninstall oracle-8.191
which returns gracefully with a success.