Skip to content

Enable Java 17 support for AspectJ

Daniel Gerhardt requested to merge java-17-ajc into master

While the Java 17 runtime is used, language support was still limited to Java 8 by the old AspectJ plugin. Switched to a better maintained Maven plugin and updated the configuration.

Merge request reports