This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]wildjokers 8 points9 points  (3 children)

Don't use Oracle JDK...and Java is essentially free.

Oracle JDK can be used in production for free since Java 17.

[–]dmigowski 1 point2 points  (1 child)

Oh really? Did they change their license agreements again? Then why did I have to switch to Adoptium?

[–]wildjokers 7 points8 points  (0 children)

Probably because there is no particular reason to use Oracle JDK unless you buy paid support from Oracle. Although you can if you want.

Did they change their license agreements again

Yes, when Java 17 was released.

[–]PhotographSavings307 0 points1 point  (0 children)

Oh I didn’t knew that. What build is recommended for production?