𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.world to Programmer Humor@programming.dev · 2 months agoHappy dev noisesimagemessage-square37linkfedilinkarrow-up1598arrow-down15
arrow-up1593arrow-down1imageHappy dev noises𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square37linkfedilink
minus-squareHonytawk@feddit.nllinkfedilinkarrow-up10·2 months agoSome crappy software actively checks for a specific version, and you can’t work around that.
minus-squarewise_pancake@lemmy.calinkfedilinkarrow-up6·2 months agoCan you edit the byte code with a hex editor to change that check?
minus-squarepillowtags@lemmy.dbzer0.comlinkfedilinkarrow-up5·2 months agoNot if you want support from the vendor :p
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up2·2 months agoJust build the OSS version of java-impl with the patched version number as expected by the shitty software.
Some crappy software actively checks for a specific version, and you can’t work around that.
Can you edit the byte code with a hex editor to change that check?
Not if you want support from the vendor :p
Just build the OSS version of java-impl with the patched version number as expected by the shitty software.