Add change note documenting ECJ improvements

This commit is contained in:
Chris Smowton
2024-06-05 15:12:33 +01:00
parent e267031f59
commit 79ae522349

View 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.