this post was submitted on 18 Jun 2023
8 points (100.0% liked)

Java

1395 readers
1 users here now

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

founded 1 year ago
MODERATORS
 

Interested in what folks use. I stick to temurin unless guaranteed to deploy in AWS then I use corretto.

you are viewing a single comment's thread
view the rest of the comments
[–] pohart@lemmyrs.org 4 points 1 year ago (5 children)

I use temurin, but you're really okay with anything but oracle's jdk. You want to do what you can to avoid an Oracle audit.

[–] Sheldan@programming.dev 1 points 1 year ago (1 children)

I still cant believe that oracle did it that bad, that people switched off the JDK just entirely

[–] pohart@lemmyrs.org 1 points 1 year ago* (last edited 1 year ago)

The jdk itself is fine, but the licensing terms are ridiculous. To their credit they waited to implement the terrible terms until there were multiple drop-in replacements.

load more comments (3 replies)