There’s a Java version higher than 8?
People are using a Java higher than 7? surprised corporate face
Y’all get Java 7?
Yeah in the final update of corporate “foundational security improvements”, which was discussed in 2015.
Rumor has it that people aren’t even allowed to put their passwords on sticky notes anymore as well!
One of my university professors wanted us to program using DrJava, so of course Java 8 it is.
Why did he want to use that? Because it was similar DrRacket, which he made us use in the previous term to program Scheme (which is just lisp for teachers). Of course that was just us being all modern and such, he himself used DrScheme, the deprecated precursor of DrRacket.
This guy is so old that my high school Systems teacher had him as her university professor.
He has a fancy current gen MacBook Pro that he uses for his stuff. Then when it’s lesson time he whips out a windows 95 netbook and a daisy chain of adapters from VGA to thunderbolt.
He has a fancy current gen MacBook Pro that he uses for his stuff. Then when it’s lesson time he whips out a windows 95 netbook and a daisy chain of adapters from VGA to thunderbolt.
I mean at that point you gotta admire the tenacity
we upgraded to 8 from 5 at my first job in 2014
What is it about Java where companies are hesitate to upgrade? Do the Java releases always bring breaking changes or are the companies that use Java have a culture of not prioritising tech upgrades?
I think many companies don’t actively maintain a large portion of their code base at all. So any amount of work, no matter how small, involves a “project” and “budget” and “approvals” to even assign somebody to the task of upgrading.
Then you have the testing and due diligence from whomever actually uses the thing.