29
submitted 2 days ago by neme@lemm.ee to c/java@programming.dev
you are viewing a single comment's thread
view the rest of the comments
[-] bandarbaru_1@lemmy.ml 7 points 2 days ago

This is a reason of why we should avoid using Oracle Java, especially for commercial purposes and in-use for enterprise purposes, and we can see here, its also cost for education institutional too.

Java is still free, but just avoiding using Oracle Java. Oracle providing OpenJDK for free too, but guess, there are third-party 'forks' which seems is more better. Here's the website you can consult: https://whichjdk.com/ and the author of that website recommends: Adoptium Temurin, Azul Zulu, Bellsoft Liberica, & Amazon Corretto.

Personally, Im stick to using Amazon Corretto 😅

More references:

[-] PokerChips@programming.dev 3 points 1 day ago

So you're avoiding a corporate ass-hat to go with a corporate oligarch?

[-] bandarbaru_1@lemmy.ml 2 points 1 day ago

As @deathmetal27@lemmy.world answered, and adding my personal answer, personally I didn't see any problem by using Amazon Corretto.

Currently, there are no contracts nor paid licenses by using Amazon Corretto in commercial use and even in enterprise environment. Nothing, just use it. Compared with Oracle Java SE where if you use it in commercial purpose, Oracle may caught and demand you to pay.

And I spent some of times in AWS too, and I felt, using dual JDK's builds (Corretto for work, and another builds (let say Temurin or Zulu) for personal) is still kinda inefficient. This is the reason of why I stick to Amazon Corretto.

But, if you didn't using AWS and/or didn't like Amazon in general, nobody can force and stop you, there are alternatives, and you can use Temurin, Zulu, or Liberica.

load more comments (1 replies)
load more comments (4 replies)
this post was submitted on 14 Jun 2025
29 points (100.0% liked)

Java

1695 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