carrylex@lemmy.world to Programmer Humor@programming.dev · 2 months agoon 3 billion deviceslemmy.worldimagemessage-square41linkfedilinkarrow-up1989arrow-down111file-text
arrow-up1978arrow-down1imageon 3 billion deviceslemmy.worldcarrylex@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square41linkfedilinkfile-text
minus-squaremarlowe221@lemmy.worldlinkfedilinkEnglisharrow-up38·2 months agoShoot, I got paid to write a brand new Java 8 application… in 2020
minus-squaremeliaesc@lemmy.worldlinkfedilinkarrow-up9·2 months agoMy team was just handed a Java 1.2 codebase, we are deploying it (mostly as is) to production next week.
minus-square_stranger_@lemmy.worldlinkfedilinkarrow-up6·2 months agoMake sure you enable the right flags on the JVM, such as this one:
minus-squaremarlowe221@lemmy.worldlinkfedilinkEnglisharrow-up2·2 months agoUh… the customer is always right?
minus-squareQuazarOmega@lemy.lollinkfedilinkarrow-up1·2 months agoFair enough, though I’d imagine there’s some actual platform constraint to force using an old version for a new project
minus-squaremarlowe221@lemmy.worldlinkfedilinkEnglisharrow-up2·2 months agoYeah, that’s what it was. The software was going to be deployed to a range of aircraft of various ages and the oldest ones only supported Java 8.
Shoot, I got paid to write a brand new Java 8 application… in 2020
My team was just handed a Java 1.2 codebase, we are deploying it (mostly as is) to production next week.
Make sure you enable the right flags on the JVM, such as this one:
B-but why?
Uh… the customer is always right?
Fair enough, though I’d imagine there’s some actual platform constraint to force using an old version for a new project
Yeah, that’s what it was. The software was going to be deployed to a range of aircraft of various ages and the oldest ones only supported Java 8.