8

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 3 years ago

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.

[-] fabian@programming.dev 1 points 3 years ago

Seconded. Really, anything but the oracle JDK.

[-] RandomDevOpsDude@programming.dev 1 points 3 years ago* (last edited 3 years ago)

Sometimes the audit is unavoidable. Recently went through one, and my first thought was "wait, people still use oracle jdk?". Thankfully not my job to deal with, but I guess some companies never migrated off which blows my mind, but, to each their own I guess. Oracle is coming around looking for a paydays.

[-] Sheldan@programming.dev 1 points 3 years ago

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

[-] pohart@lemmyrs.org 1 points 3 years ago* (last edited 3 years 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.

[-] Vipsu@lemmy.world 1 points 3 years ago

I've mostly used Adoption Temurin / OpenJDK at work and they've worked fine. Other than that maybe JDK from RedHat if you do a lot of enterprise work that relies on their other products.

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

Java

2038 readers
1 users here now

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

founded 3 years ago
MODERATORS