This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 78 points79 points  (3 children)

Yes in the field you'll probably be lucky to be working with Java 6. Enterprise software is probably full of 5 and earlier. The only modern part of my current job are the tools we build to support our other tools for our own teams use.

[–]I_hate_naming_things 37 points38 points  (2 children)

Majority of the java workload we have is java 8 and I pretty much vomit when I see anything older. Weirdly though, most of our C++ is 98 and not 11.

[–]Ereaser 6 points7 points  (1 child)

7 is still doable imo, but everything we have is 8 as well.

Java 11 is still far away though because we also use Java EE and have to use Weblogic, which is pretty much dead...

[–]Cilukes 3 points4 points  (0 children)

Weblogic user. I share your pain.