Closed
Description
This is the first version that officially supports JDK17 source and target compatibility level (see eclipse-aspectj/aspectj#79).
Right now, we've downgraded the language level to 1.8 in aspectj Gradle tasks. Closing this issue would involve reverting the changes to the compileAspectj
and compileTestAspectj
tasks in spring-aspects.gradle
.