Skip to content

Flaky [MethodCall]<Call to unknown method> in databases created by linux/osx binary #16689

@kaiwenleee

Description

@kaiwenleee

Hello,

We were querying a method call CompletableFuture.join() but noticed that some method calls did not go into the results. They are somehow marked as [MethodCall]<Call to unknown method> in AST Viewer of the VSCode extension.

Furthermore, this only happened in the database created from pipeline (using linux binary), but not in the database created locally (using osx binary).

Both use codeql cli v2.17.0, --language=java --build-mode=none.

Could you please help check what would cause a method call to be marked as <Call to unknown method>, and could it be a different behaviour in binaries for linux and osx? Thanks a lot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions