• @pohart
      link
      4921 days ago

      It’s so easy to use openjdk. I think the lesson is stop using oracle

      • @[email protected]
        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.

        • @[email protected]
          link
          fedilink
          620 days ago

          What could possibly go wrong with locking yourself into an environment owned by Amazon, or Google or Microsoft?

          • Kogasa
            link
            6
            edit-2
            20 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

      • @[email protected]
        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
          120 days ago

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

    • @[email protected]
      link
      fedilink
      1420 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.