shyiko / jabba

(cross-platform) Java Version Manager
2.97k stars 194 forks source link

Add support for up-to-date JDKs via discoapi instead of jabba-autodiscovery #839

Closed leonard84 closed 2 years ago

leonard84 commented 2 years ago

The https://github.com/foojayio/discoapi allows to query for JDKs based on a number of criteria (see the readme). With this API we could do away with the broken and outdated jabba-autodiscovery.

leonard84 commented 2 years ago

Duplicates #778