• @IphtashuFitz@lemmy.world
        link
        fedilink
        English
        1321 days ago

        My employer has a pretty large presence in AWS. We finished migrating to Amazon’s Corretto (based on openjdk) months ago. It was pretty painless given we already use Amazon’s Linux distros.

          • Kogasa
            link
            fedilink
            6
            edit-2
            21 days ago

            What’s the lockin? Is it really harder than just swapping the jdk path to switch between Coretto and OpenJDK? I understand Coretto being preferable for performance and security patches but I don’t imagine it’s that big of a deal if one eventually had to switch

      • @Feathercrown@lemmy.world
        link
        fedilink
        English
        11
        edit-2
        21 days ago

        Ever since I looked up “java download” and had to go through the horrible process on the Oracle site, I decided that they didn’t want me to download Java so I should avoid it, and that has always proved to be a good decision

        • Baldur Nil
          link
          fedilink
          121 days ago

          As much as I do like programming in Java, you have a good point.

    • @farcaller@fstab.sh
      link
      fedilink
      1421 days ago

      So here’s the thing. This year I fell in love wih clojure, it’s an absolute pleasure to program in. It’s also a hosted language that runs on java (primarily) or javascript (or a bunch of marginalized things). And honestly, I feel like I can make the java backend run more resource-effecient than the JS one.