mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
Java: Fix overrides to not be transitive.
This commit is contained in:
2
java/change-notes/2021-11-15-overrides.md
Normal file
2
java/change-notes/2021-11-15-overrides.md
Normal file
@@ -0,0 +1,2 @@
|
||||
lgtm,codescanning
|
||||
* The predicate `Method.overrides(Method)` was accidentally transitive. This has been fixed. This fix also affects `Method.overridesOrInstantiates(Method)` and `Method.getASourceOverriddenMethod()`.
|
||||
Reference in New Issue
Block a user