- performance - Enhance initialization of gradle projects. See JLS#3357.
- enhancement - Implementation code lens for non interface/abstract base types/methods. See JLS#3355.
- bug fix - Handle snippet position groups with undefined offsets (eg.
Add constructor ..
). See #3905. - bug fix - Ensure Gradle project always reacts to build configuration changes. See #3893.
- bug fix - Update the
javac
build profile with new--add-opens
. See #3897. - debt - Bump minimum required Java Execution Environment from 17 to 21. See #3911.