29
UK unis to cough up to £10M on Java to keep Oracle off their backs
(www.theregister.com)
For discussing Java, the JVM, languages that run on the JVM, and other related technologies.
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:
So you're avoiding a corporate ass-hat to go with a corporate oligarch?
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.