• abbadon420@lemm.ee
    link
    fedilink
    arrow-up
    12
    arrow-down
    1
    ·
    17 hours ago

    Yes sure, but not forwards compatible. That means if you need to fix a bug or add a feature in a project that is build on java 8, you cannot use language features from later versions. They are pretty important features at that, like a workable Http client, modules, container compatibility, records and enhanced switch statements. It is not fun to work like that, it’s what makes good programmers want to become chicken farmers.

    • dandi8@fedia.io
      link
      fedilink
      arrow-up
      3
      ·
      7 hours ago

      Are you complaining that older versions of Java don’t have the features of newer versions of Java…?