codeql icon indicating copy to clipboard operation
codeql copied to clipboard

Java: Remove redundant getErasure overrides

Open igfoo opened this issue 1 year ago • 0 comments
trafficstars

The root definition (https://github.com/github/codeql/blob/main/java/ql/lib/semmle/code/java/Type.qll#L347, https://github.com/github/codeql/blob/main/java/ql/lib/semmle/code/java/Type.qll#L1230) already handles these cases.

igfoo avatar Oct 09 '24 10:10 igfoo