this post was submitted on 14 Jun 2025
31 points (100.0% liked)

Java

1721 readers
2 users here now

For discussing Java, the JVM, languages that run on the JVM, and other related technologies.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] deathmetal27@lemmy.world 4 points 1 month ago

Amazon Corretto is free even for commercial use and is optimized to run on AWS infra.

If you're not on AWS then you have little reason to use it though it's not a bad JDK distro itself.

I personally use Eclipse Temurin both in personal projects and at work.