JDK 22 |
---|
22 masterFixed |
Relates :
|
The JLS changes include the same changes as in JDK-8302345. Additionally, the spec is updated to include the syntactic form of lambdas that use an underscore for a lambda parameter (`(_) -> ...`) that was missing from JDK-8302345.