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

Java

1974 readers
1 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 0 points 10 months 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.