Nemeski@lemm.ee to Programming@programming.dev · 1年前Oracle Java police start knocking on Fortune 200's doors for first timewww.theregister.comexternal-linkmessage-square154fedilinkarrow-up1344arrow-down13cross-posted to: java@programming.dev
arrow-up1341arrow-down1external-linkOracle Java police start knocking on Fortune 200's doors for first timewww.theregister.comNemeski@lemm.ee to Programming@programming.dev · 1年前message-square154fedilinkcross-posted to: java@programming.dev
minus-squarethesporkeffect@lemmy.worldlinkfedilinkarrow-up44·1年前It’s time for corporate IT to block that download
minus-squareatzanteol@sh.itjust.workslinkfedilinkEnglisharrow-up21arrow-down2·1年前We’d love to but we do have some legitimate needs for it since Oracle software requires their jvm. It’s a massive pain in the ass.
minus-square0^2@lemmy.dbzer0.comlinkfedilinkarrow-up9arrow-down2·edit-21年前Openjdk: https://openjdk.org/ Or for people that use jre or want installers: https://adoptopenjdk.net/releases.html We just went through all of this and we just switched to openjdk without issues.
minus-squareatzanteol@sh.itjust.workslinkfedilinkEnglisharrow-up15·1年前You didn’t seem to understand. Oracle only supports their own jvm when running their software that uses Java (e.g. weblogic).
minus-squareatzanteol@sh.itjust.workslinkfedilinkEnglisharrow-up6·1年前Oh - sorry, Oracle offers a free “entitlement” to use the JVM when used with their software if it’s required. We don’t pay extra for the Oracle JVM.
minus-square0^2@lemmy.dbzer0.comlinkfedilinkarrow-up2arrow-down7·edit-21年前Sorry forgot about support.
minus-squareatzanteol@sh.itjust.workslinkfedilinkEnglisharrow-up3·1年前It’s not about functionality. When you’re paying for licensing and support you need to use supported versions of things. If you call up about an issue with the database and you’re running an unsupported os or Java version they hang up on you.
It’s time for corporate IT to block that download
We’d love to but we do have some legitimate needs for it since Oracle software requires their jvm. It’s a massive pain in the ass.
Openjdk: https://openjdk.org/
Or for people that use jre or want installers: https://adoptopenjdk.net/releases.html
We just went through all of this and we just switched to openjdk without issues.
You didn’t seem to understand. Oracle only supports their own jvm when running their software that uses Java (e.g. weblogic).
deleted by creator
Oh - sorry, Oracle offers a free “entitlement” to use the JVM when used with their software if it’s required. We don’t pay extra for the Oracle JVM.
Sorry forgot about support.
It’s not about functionality. When you’re paying for licensing and support you need to use supported versions of things. If you call up about an issue with the database and you’re running an unsupported os or Java version they hang up on you.
Sorry forgot about support. You are right.