mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
10 lines
363 B
Markdown
10 lines
363 B
Markdown
## 1.1.0
|
|
|
|
### Major Analysis Improvements
|
|
|
|
* The precision of virtual dispatch has been improved. This increases precision in general for all data flow queries.
|
|
|
|
### Minor Analysis Improvements
|
|
|
|
* 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.
|