The following describes selected improvements of the Java language. See the Java 16 release notes. See Java Language Updates for Java SE 16.
With JEP 394, Pattern Matching for instanceof introduced in {java14} is moving from preview state to final availability.
With JEP 395, Record introduced in {java14} is moving from preview state to final availability.