• Potatos_are_not_friends@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    21 days ago

    Lol brb gonna share this with the CFO and watch them go into a panic. Going to bet they’ll freak out and by the end of 2024, no more Java for us.

    This is the golden ticket I’ve been waiting for.

      • Ethan@programming.dev
        link
        fedilink
        English
        arrow-up
        0
        ·
        21 days ago

        Obviously OpenJDK is superior to dealing with Oracle’s bull. But even more superior (IMO) is simply not using Java. My life has been noticeably more pleasant since I started refusing to touch Java.

          • Ethan@programming.dev
            link
            fedilink
            English
            arrow-up
            0
            ·
            20 days ago

            I am aware of that, but Java is the most popular language that runs on the JVM. I don’t specifically dislike other JVM languages, though one of my issues is type erasure and that’s partially a limitation of the JVM.

            • atzanteol@sh.itjust.works
              link
              fedilink
              English
              arrow-up
              0
              ·
              20 days ago

              Kotlin is becoming very popular.In like 10 years of Java development I ran into type erasure like once…

              Project Valhalla should help with it though (when it finally lands). And kotlin/other jvm languages will benefit as well.

          • MadhuGururajan@programming.dev
            link
            fedilink
            English
            arrow-up
            0
            ·
            20 days ago

            Being good has nothing to do with having to maintain your company’s code base that’s in Oracle’s Java SE 1.6.

            You can’t just design your way out of a conflict whose solution is to change either the existing system architecture or change Java versions,

            both suggestions will get you laughed out of the room.

          • TheSambassador@lemmy.world
            link
            fedilink
            English
            arrow-up
            0
            ·
            21 days ago

            Java has a lot of advantages, but that’s a crazy statement. I feel like literally everyone complains about basic stuff like public static void main, over reliance on factories and OOP, and just how much code you need to generate for some basic stuff. I’m not a Java hater, but I am glad I don’t have to use it anymore.

            • kameecoding@lemmy.world
              link
              fedilink
              arrow-up
              0
              ·
              20 days ago

              What’s the issue with public static main?

              And whats the issue with factories? Factories are a design pattern thats not specific to Java, I’d recommend you read the design patterns book and understand why they exist. I also have 0 factory useage stuck in my mind and I have been developing with java since 2016.

              OOP? It’s an OO language ffs, that’s like complaining that C isn’t OO. If you don’t want to use an OO language don’t use one.

              how much code you need to generate for some basic stuff

              Do you mean verbosity because thats only a complaint for people who dont need to maintain stuff long term. Or maybe you misused java for doing something simple where python would have sufficed.

              And then there is the springboot framework that makes shit trivial

          • Echo Dot@feddit.uk
            link
            fedilink
            arrow-up
            0
            ·
            edit-2
            20 days ago

            People complain about Java being weird all the time. The reason people complain about it is because they use it all the time and things about it annoy them.

            Pretty much everyone who uses any programming language has stuff they don’t like about it and we’ll complain about it from time to time. A lot of this stuff never really gets fixed, because updating languages is problematic, see mysqli_real_escape_string.

            • phoenixz@lemmy.ca
              link
              fedilink
              arrow-up
              0
              ·
              20 days ago

              I don’t want to be that guy, but that PHP function call at the end that you said never really gets fixed… I haven’t used that in 20 years of PHP, and I’m pretty sure that hasn’t existed since like 10-15 years ago. People seem to love to hate php because 20 years ago it did something not quite right.

        • Kissaki@programming.dev
          link
          fedilink
          English
          arrow-up
          0
          ·
          edit-2
          21 days ago

          Did you stop programming altogether? /s

          I think you can potentially get stuck with worse when you stop Java.

          • Ethan@programming.dev
            link
            fedilink
            English
            arrow-up
            0
            ·
            20 days ago

            Sure, there are worse languages and environments to get stuck with. But I can avoid those jobs. And if I get hired as a SomeLang developer and they force me to work in Java or whatever, it’s time to dust off the resume.

  • AutoTL;DR@lemmings.worldB
    link
    fedilink
    English
    arrow-up
    0
    ·
    21 days ago

    This is the best summary I could come up with:


    Oracle has started to dispatch Java audit letters to Fortune 200 companies for the first time, according to one licensing expert.

    But industry experts have pointed out that businesses with limited Java use would have to license the software per employee under the latest model, a dramatic shift from the one previously offered by Oracle.

    But that has changed in recent months, according to Craig Guarente, founder and CEO of Palisade Compliance, an independent Oracle licensing advisory company.

    Guarente was speaking on a webinar hosted by Azul, which helps organizations move away from Oracle Java to open source alternatives.

    In February 2023, Gartner warned that Oracle “actively targets organizations” on Java compliance following the introduction of new contractual terms for the code.

    In July last year, The Register revealed Oracle was sending unsolicited emails to businesses offering to discuss Java subscription deals, seemingly in an effort to extract information that could be to its benefit in future license negotiations.


    The original article contains 555 words, the summary contains 159 words. Saved 71%. I’m a bot and I’m open source!

      • brbposting@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        0
        ·
        21 days ago

        ECMA by Ecma?

        Ahh, needed Wiki:

        It acquired its current name in 1994, when the European Computer Manufacturers Association (ECMA) changed its name to reflect the organization’s global reach and activities. As a consequence, the name is no longer considered an acronym and no longer uses full capitalization.

    • bc93@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      21 days ago

      no, they’re completely unrelated, some devs liked the name java and put it into the name of the new language they were working on, nothing beyond that

      • Arghblarg@lemmy.ca
        link
        fedilink
        arrow-up
        0
        ·
        21 days ago

        No, I know that – I honestly want them both to die :p

        Both have been a blight on software development for decades.

        • BeigeAgenda@lemmy.ca
          link
          fedilink
          arrow-up
          0
          ·
          21 days ago

          I don’t have a problem with Java, and you can get Oracle free versions of Java.

          JavaScript on the other hand is a blight as you say.

      • sudo42@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        edit-2
        21 days ago

        Yeah, for a short time there the word ‘java’ was very ‘in’. Marketing hipsters at the time wanted to use it in everything, just like the word ‘AI’ now.

      • atzanteol@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        0
        ·
        19 days ago

        OpenJDK is the reference implementation now. Biggest differences I’ve seen are in the default list of trusted CAs.

        • qaz@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          19 days ago

          What about JavaFX? It’s included in the Oracle JVM but not in the others afaik.

          • atzanteol@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            0
            ·
            19 days ago

            JavaFX was removed from the main Java spec in Java 11. Even the Oracle Java distribution. It’s a separate project now and is pretty easy to include as as jar if needed. In fact there are non-Oracle builds of the JVM that do add it (there are Zulu builds that put it back in). Because Java is now GPL. Anyone can create a build and include what they want.

    • Echo Dot@feddit.uk
      link
      fedilink
      arrow-up
      0
      ·
      20 days ago

      I’m actually not that shocked. Corporations make weird corporate decisions all the time because they feel as if they’re getting the more professional version or something. They tend to view open source projects as either unprofessional or in some complicated way, actually illegal. Like it’ll turn out that open source isn’t allowed after all.

      This is what happens when lawyers who don’t actually know what they’re talking about make recommendations. They don’t know, so they always advise caution. Also they genuinely don’t seem to know the difference between pirated software and open source.

      • Avg@lemm.ee
        link
        fedilink
        arrow-up
        0
        ·
        20 days ago

        The reason corporation are like that is because the responsibility is with the employee the decided to use the open source tool, when there is another company backing a product, there is someone to hold accountable. Also, there is a support number if shit hits the fan, and guarantee of support long term if the supplier is financial healthy.

        • hglman@lemmy.ml
          link
          fedilink
          English
          arrow-up
          0
          ·
          20 days ago

          Also corruption where the person choosing to pay Oracle also is an owner of Oracle.

      • Fungah@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        20 days ago

        I’m currently involved in a legal case in which I produced audio recordings. I was questioned intensely by the other sides lawyer about the modified date on windows.

        I kept asking him to clarify what he meant by modified until he said “I don’t know”.

        Like. Ffs.

  • hydroptic@sopuli.xyz
    link
    fedilink
    arrow-up
    0
    ·
    21 days ago

    It feels like actual innovation in all sectors has slowed to a crawl, and corporations – especially the ones run by MBA parasites – are concentrating more and more on just squeezing money out of people with various bullshit tactics, while at the same time thinning their workforce (naturally the MBAs are never under threat, though)

    • Laser@feddit.de
      link
      fedilink
      arrow-up
      0
      ·
      21 days ago

      Oracle was never really innovative on a technical level , it’s first and foremost a company focused on selling licenses, and they’re really innovative in that regard but if you fall for that as a company, I have no pity, this is their whole schtick.

      Big companies in general are often rather conservative in nature while innovation happens on smaller scale and later expands.

      The big problem is rather that a lot of innovation has been absorbed by the big companies via buyouts, especially when money was cheap to borrow. Innovation bears risk, buying an established solution and milking existing users much less so.

      I don’t think the users are without blame. A lot of people ignore the red flags when a solution is just convenient enough (we need the commercial support / this exactly covers our use case so we don’t have to hire someone to adapt it / …) and the vendor then cashes out when moving away from his solution would be really expensive.

      I think there’s still a lot of innovation lately, but a lot people are just looking for the next big thing that does everything it feels like.

      • hydroptic@sopuli.xyz
        link
        fedilink
        arrow-up
        0
        ·
        21 days ago

        The big problem is rather that a lot of innovation has been absorbed by the big companies via buyouts

        Which ultimately does seem to lead to innovation slowing down. The big players buy out any potential smaller competitors, and very often just outright kill the products / services they inherited in the acquisition.

      • bamfic@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        21 days ago

        oracle did not develop java. it was developed at sun, which oracle then bought

        • Laser@feddit.de
          link
          fedilink
          arrow-up
          0
          ·
          20 days ago

          Alright, not that I wrote or implied that anywhere… In fact Java was probably the whole reason Oracle bought Sun to gain leverage over Android. Which fits very much into what I wrote - one company innovates, another one buys them to squeeze users (Google wasn’t a customer of Sun, they used their own implementation which wasn’t exactly Java but also not exactly anything else). Just that Sun by all means wasn’t a small company, I mean they controlled almost a full stack with their own processors (SPARC), workstations and servers (Blade was somewhat famous), an operating system with Solaris (and if you want to count it even JavaOS) and Java on top of those, and they contributed a lot of technology like NFS, ZFS (license discussions aside). On the other hand, when they bought someone, the product wasn’t just milked to death, but actually integrated into their stack and continued to be developed in the open.

          Shame it turned out that way, I guess Sun was a bit overleveraged with how much they did vs. how much they made from it. And to think that Oracle paid less than a fifth than what Twitter sold for later for all of that technology to go to waste, just for a chance to sue Google… But we long as suits continue to license their stuff because they have cool advertisements at airports, this will keep going.

      • NostraDavid@programming.dev
        link
        fedilink
        arrow-up
        0
        ·
        20 days ago

        Oracle was never really innovative on a technical level

        Even their RDBMS and SQL was copied from ideas that came from IBM. And I recall either E. F. Codd or one of the SQL guys making a remark about Oracle’s less-than-saviour sales tactics, even back in the 90s.

      • pixeltree@lemmy.blahaj.zone
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        21 days ago

        I was a developer at Oracle. We got handed down sales goals. ??? It was a running joke in our org that oracle is a sales company and we just scramble to make what they’re selling. When I left half our org had been laid off or left. Only got two raises in the 5 years I was there. Not worth.

    • some_guy@lemmy.sdf.org
      link
      fedilink
      arrow-up
      0
      ·
      21 days ago

      We’re at the end-times for western capitalism, where rent-seeking has become the primary driver of markets. It’s happening all around us.

  • redcalcium@lemmy.institute
    link
    fedilink
    arrow-up
    0
    ·
    21 days ago

    Why would anyone recommend their company to use Oracle stuff these days? Oracle should give kickbacks to people that recommend to use Oracle Database, Java, or VirtualBox in their company so they’ll keep at it /s

  • rtxn@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    21 days ago

    Oracle was one of the first companies on my personal shit-list. I feel validated.

    I fucking knew it

  • mlg@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    21 days ago

    The memory hog JVM and Dalvik on Android both need to go tbh.

    Even if you can use OpenJDK or Kotlin as an upgrade, Go has shown a much better system with selective memory control which is easy to implement.

    Or Rust if you want all the performance.

  • Omgboom@lemmy.zip
    link
    fedilink
    arrow-up
    0
    ·
    21 days ago

    Oracle quoted us 30K because a small handful of our users needed to use a .jnlp application. It took me a couple of days but I got it working with Corretto and a program called OpenWebStart.

  • paf0@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    21 days ago

    This is how Oracle finally kills Java. I stopped working with Java many years ago and firmly believe that no developer should tie themselves to this fuckery. Find a new job before it’s too late.

      • paf0@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        21 days ago

        That’s great for as long as they allow that to exist. I do not have an army of lawyers, they do. I will not ever be using Java.

        • Kogasa@programming.dev
          link
          fedilink
          arrow-up
          0
          ·
          21 days ago

          In a hypothetical and highly unlikely world where everyone had to pay Oracle to use Java, everyone would switch to something else. It would be guaranteed suicide. Anyway, in that world, they would need to both make this ridiculous decision and win an unwinnable legal battle afterwards. It’s not a realistic concern.

    • masterplan79th@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      21 days ago

      This is only very indirectly related to Java as a whole. the reference implementation of the jvm is open source and managed by a coalition of companies under a GPL license, the OpenJDK.

      Oracle has its own set of enhancements to the reference jvm that handle things like just-in-time compilation and garbage collection differently and have some additional flags that allow for more fine-grained tweaking of certain features.

      There are many other companies that do the same.

      Oracle only started doing this in 2019 so many companies who were running Java before this used the Oracle JVM out of convenience, even if they weren’t going to use the tweaked parts. So everyone switched to another implementation, OpenJDK, Amazon Coretto, Eclipse J9 or some other available JRE/JDK.

      In 2023 Oracle cracked down harder trying to get people to pay for licenses and changed their terms such that any company with even 1 employee using an Oracle JVM had to pay for every employee in the company. ridiculous I know.

      This is just more news about Oracle’s licensing crackdown and not about Java as a whole at all. Think of it more like the Unity licensing change and you’re telling people to stop coding in C#.

      • paf0@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        21 days ago

        I’m aware of the jdk alternatives and I will never use any of them because Oracle might some day decide that they’re an IP violation like they did with Google’s Android. I’m sure you’ll tell me something about the licensing being different but that still will not matter because there is always the possibility that Oracle will change their mind and start messing with me for sport. The Java ecosystem is rotten from the top down because Oracle cannot be trusted.

        • atzanteol@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          0
          ·
          21 days ago

          OpenJDK is released under the GPL. That requires making any patents available for free to users.

          They could theoretically change their mind and try some shit, but the GPL is hard to go “backsies” on.

          • paf0@lemmy.world
            link
            fedilink
            arrow-up
            0
            ·
            21 days ago

            Feel free to use it, as long as you’re willing to pay lawyers to fight them when they decide otherwise.

              • paf0@lemmy.world
                link
                fedilink
                arrow-up
                0
                ·
                21 days ago

                It’s just my reasoning as to why I won’t use Oracle products. Feel free to put your own company at risk.

                • atzanteol@sh.itjust.works
                  link
                  fedilink
                  English
                  arrow-up
                  0
                  ·
                  edit-2
                  21 days ago

                  I f’ing love how you’re blaming me personally. Don’t be a dick.

                  BTW - don’t mistake “cynicism” for “reasoning”.

        • Zagorath@aussie.zone
          link
          fedilink
          arrow-up
          0
          ·
          21 days ago

          Oracle might some day decide that they’re an IP violation like they did with Google’s Android

          They lost that case. It went all the way to the US Supreme Court and set a binding precedent that an API re-implementation falls under the Fair Use doctrine. Maybe Oracle could try some excuse to say that OpenJDK is different enough from what Android did for that precedent to apply, but it would be a major uphill battle, and they know it.

          • paf0@lemmy.world
            link
            fedilink
            arrow-up
            0
            ·
            21 days ago

            It was expensive for Google and fighting them would destroy most companies. It’s cheaper to avoid the ecosystem entirely.

            • Zagorath@aussie.zone
              link
              fedilink
              English
              arrow-up
              0
              ·
              21 days ago

              It was expensive for Google, but they’ve done the hard work of establishing the precedent. It’s much easier to fight when you have a strong binding precedent on your side.

              • paf0@lemmy.world
                link
                fedilink
                arrow-up
                0
                ·
                21 days ago

                I don’t have to fight if I just use something else. There is very little advantage to using Java when everything from .NET to Node to Ruby to Python are all super mature and have a similar amount of open source packages available. There might still be a question of performance and for that we have Go, Rust and elixir- not quite as mature but all still can do everything I need and then some.

                As an added bonus, none of those frameworks have Larry Ellison lurking around the corner waiting to sue me if he decides to change the terms of license. Java is dead to me.

            • Zagorath@aussie.zone
              link
              fedilink
              English
              arrow-up
              0
              ·
              21 days ago

              Oh I agree. I love C#. My uni taught most of its classes in Java, but my work has been mostly C#, and it’s a huge step up. It would be my choice 100% of the time if starting a new project where the decision is between those two. But if I were using Java via OpenJDK, I wouldn’t be afraid of a lawsuit; that’s the only point I wanted to make.

        • corsicanguppy@lemmy.ca
          link
          fedilink
          arrow-up
          0
          ·
          edit-2
          21 days ago

          I’m curious. Microsoft is in a similar position with its open-source-like work. It’s been great for PR but MS has a bad history with Open-Source and with its customers (1999-doj-vs-ms). It’s one of the very few companies so bad they were actually sued by the doj.

          If you feel this way about Oracle, what’s your feeling toward Microsoft? Does it colour your use of c# or dot-net knowing that a company with a track record of rug-pulling and secretly thumbing the scale is still in control of the tools you choose to use?

          • paf0@lemmy.world
            link
            fedilink
            arrow-up
            0
            ·
            21 days ago

            C# is not my first choice but I did tolerate it the last time I worked a corporate job. MS seems committed to .NET core being open source and have never tried to rug pull C# or the .NET framework itself.

            Also, I believe Microsoft’s incentives are different, and in a way that benefits me. For instance, they sell more Windows Server licenses because it’s easier for legacy shops to administrate (even though it can be done with nginx now). They also get more native software released for Windows, sell more Visual Studio Pro licenses and are able to steer people toward Azure DevOps and other Azure based cloud services.

            Oracle has some similar products but their revenue streams are miniscule in comparison. They also have historically been a very lawsuit-based company, as an aggressor not a defendant.

      • Thann@lemmy.ml
        link
        fedilink
        English
        arrow-up
        0
        ·
        21 days ago

        The open source implementation replicates the same bugs as the oracle JVM for compatibility. So you’re still beholden to oracle for fixes and that’s why none should ever use a proprietary language

      • corsicanguppy@lemmy.ca
        link
        fedilink
        arrow-up
        0
        ·
        21 days ago

        even 1 employee using an Oracle JVM had to pay for every employee in the company

        Before that one, they were using a “if one core can run it, all cores must have a license” model.

        If you want to see how well that model did, remember

        • Oracle moved off its success onto this one
        • VMwareCom is now using it
        • Microsoft is using it (want to run a single 2022? License every core in your cluster)

        It makes the SuSE AND SCO seat-license deal look tame.

        • Azzk1kr@feddit.nl
          link
          fedilink
          English
          arrow-up
          0
          ·
          20 days ago

          Java has gotten me lucrative jobs and I make a more than decent living thanks to it. And I bet I am not the only one.

          People should stop hating on languages and just use what’s right for the job. I am no fanboy of Java or anything (I program in multiple languages), but saying it should die already is a weird take, IMHO.

            • Azzk1kr@feddit.nl
              link
              fedilink
              English
              arrow-up
              0
              ·
              20 days ago

              The language Java has nothing to do with the JVM. Use OpenJDK (temurin or the likes) instead, although I understand if you don’t have the freedom to do so.

              Nonetheless, the suing part is damn stupid.

              • paf0@lemmy.world
                link
                fedilink
                arrow-up
                0
                ·
                20 days ago

                Google got sued for using the language. They won, but I can’t afford that fight. They might lose but I refuse to believe that Oracle won’t change their mind in the future and decide that anyone who breathes the word Java owes them money. Oracle can’t be trusted.