1. Pattern Matching for Switch (JEP 420): Java 21 introduces Pattern Matching for Switch statements, enhancing the expressiveness and readability of code. With this feature, switch expressions can destructure and match patterns, making code more concise and