162. A Conservative JDK/Java Migration Path
Nov 24, 2019•39 min•Ep. 162
Episode description
- 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
For the best experience, listen in Metacast app for iOS or Android
