diff --git a/java/ql/lib/change-notes/2024-06-05-ecj-support.md b/java/ql/lib/change-notes/2024-06-05-ecj-support.md new file mode 100644 index 00000000000..5aef77e7959 --- /dev/null +++ b/java/ql/lib/change-notes/2024-06-05-ecj-support.md @@ -0,0 +1,4 @@ +--- +category: minorAnalysis +--- +* Support for Eclipse Compiler for Java (ecj) has been fixed to work with (a) runs that don't pass `-noExit` and (b) runs that use post-Java-9 command-line arguments.