Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 326 Bytes

File metadata and controls

13 lines (7 loc) · 326 Bytes

Java 14 Features

Released on March 17, 2020.

1. Helpful NullPointerExceptions

2. Records (Preview) JEP 359

Records

3. Pattern Matching for instanceof (Preview)

4. NUMA-Aware Memory Allocation for G1 JEP 345