Java 10 Local Type Inference Java 11 (LTS) Local Type Inference for Lamda Java 14 Switch Expression w/ Return or Yield Switch expressions can now return values. Yield keyword is used when a code block is defined. Helpful NullPointerException Message Java 15 Text Blocks Java 16 Pattern Match for instanceof Records Records simplify the creation […]