mirror of
https://github.com/github/codeql.git
synced 2026-01-01 00:27:24 +01:00
715 B
715 B
Improvements to Java analysis
The following changes in version 1.26 affect Java analysis in all applications.
General improvements
New queries
| Query | Tags | Purpose |
|---|
Changes to existing queries
| Query | Expected impact | Change |
|---|
Changes to libraries
- The QL class
Block, denoting the{ ... }statement, is renamed toBlockStmt.