Merge pull request #16685 from smowton/smowton/admin/ecj-change-note

Java: Add change note documenting ECJ improvements
This commit is contained in:
Chris Smowton
2024-06-05 16:39:20 +01:00
committed by GitHub

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.