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

  • pohart@lemmyrs.org
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year 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.

  • wakingrufus@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    I like temurin, but for docker base images, I use Corretto as Amazon is much better about keeping it patched than the standard Temurin base image.