mirror of
https://github.com/github/codeql.git
synced 2026-01-16 07:54:52 +01:00
Merge pull request #16685 from smowton/smowton/admin/ecj-change-note
Java: Add change note documenting ECJ improvements
This commit is contained in:
4
java/ql/lib/change-notes/2024-06-05-ecj-support.md
Normal file
4
java/ql/lib/change-notes/2024-06-05-ecj-support.md
Normal file
@@ -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.
|
||||
Reference in New Issue
Block a user