question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

There is no Java from Adoptium

See original GitHub issue

When I run

cs java --available

I don’t see any Java from Adoptium. I can see the ones from AdoptOpenJDK, but AdoptOpenJDK is moved to Eclipse and it’s renamed to Adoptium.

The announcement from https://adoptopenjdk.net

24th July 2021: AdoptOpenJDK is moving to the Eclipse Foundation and rebranding. Our July 2021 and future releases will come from Adoptium.net

So I’m wondering if we can have JDKs from Adoptium.

I found this repo https://github.com/coursier/jvm-index and it says

The index generated here could be used by the java and java-home commands of coursier, but it’s not yet.

coursier currently relies on the index from the jabba project, which is regularly updated.

Since jabba is not supporting Adoptium yet, can coursier/jvm-index be used for Coursier instead of the index from jabba?

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
alexarchambaultcommented, Nov 15, 2021

I’m thinking of adding an adoptium JVM type, merging both the adopt and temurin JVMs. And use it as default JVM type here, so that short versions from 8 to 17 all work.

0reactions
Kevin-Leecommented, Nov 16, 2021

@alexarchambault Yeah, it would be so nice to have the adoptium JVM type. 🙏

Read more comments on GitHub >

github_iconTop Results From Across the Web

Frequently Asked Questions - Adoptium
Yes. Each Temurin release has passed the relevant Oracle Java Compatibility Kit (JCK) to demonstrate that it is a compatible implementation of the...
Read more >
Adoptium: Home
Java ™ is the world's leading programming language and platform. The Adoptium Working Group promotes and supports high-quality, TCK certified runtimes and ...
Read more >
Migration Guide | Adoptium
Migrating from Oracle JDK ; SNMP. Use JMX (or SNMP4J). (not bundled) ; Sound drivers. Use Windows sound drivers. (not bundled) ; Java...
Read more >
Temurin™ Support - Adoptium
For dedicated support with service level agreements you should contact commercial companies offering support on Temurin binaries. Read Java Is Still Free ...
Read more >
EMT4J – An Easier Upgrade for Java Applications - Adoptium
It has been nearly four years since JDK 11 was released in 2018. Adoption of JDK 11 has not reached 50% (according to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found