mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +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.