mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Otherwise it finds standard library methods that depend on stdlib internals as to what happens to get extracted. In particular the extractor bump to JDK21 led to MethodHandles being in scope and a new method being found; seems better to avoid considering the standard library at all.