carrylex@lemmy.world to Programmer Humor@programming.dev · 11 days agoon 3 billion deviceslemmy.worldimagemessage-square41linkfedilinkarrow-up1801arrow-down110file-text
arrow-up1791arrow-down1imageon 3 billion deviceslemmy.worldcarrylex@lemmy.world to Programmer Humor@programming.dev · 11 days agomessage-square41linkfedilinkfile-text
minus-squaremarlowe221@lemmy.worldlinkfedilinkEnglisharrow-up34·11 days agoShoot, I got paid to write a brand new Java 8 application… in 2020
minus-squaremeliaesc@lemmy.worldlinkfedilinkarrow-up9·10 days 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·10 days agoMake sure you enable the right flags on the JVM, such as this one:
minus-squaremarlowe221@lemmy.worldlinkfedilinkEnglisharrow-up2·10 days agoUh… the customer is always right?
minus-squareQuazarOmega@lemy.lollinkfedilinkarrow-up1·10 days 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·9 days 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.