Illegal Argument

162. A Conservative JDK/Java Migration Path


Listen Later

  • CppCon 2018: Thoughts on a more powerful and simpler C++ (5 of N) - Herb Sutter
  • Resources for writing modern Java
  • Java 8 adoption process
  • Conservative migration
    • Build under new JDK
    • Deploy on JDK
    • THEN switch bytecode target to new JDK
    • or...
      • keep main build JDK target, move tests to target new JDK and use new features in non production code
  • records
    • Local records inside a method
  • JEP 345: NUMA-Aware Memory Allocation for G1
  • Java switch - 4 wrongs don't make a right - Stephen Colebourne
  • Jakarta EE 8: The new era of Java EE explained
  • Git Partial clones give shallow checkouts, whilst sparse checkout yields a restricted subset of the working copy to check out.
  • Dart native
...more
View all episodesView all episodes
Download on the App Store

Illegal ArgumentBy Mark Derricutt, Greg Amer and Richard Vowles

  • 5
  • 5
  • 5
  • 5
  • 5

5

2 ratings