Skip to content

Support lambdas in CHA call graph construction #1459

@msridhar

Description

@msridhar

This is a notable gap in WALA's call graph construction algorithms for Java bytecode. I haven't worked out the full algorithm but I don't think this should be too hard to support. Need to somehow pattern match on the IR or bytecodes and model the class that gets generated for the lambda. Not sure if we want to also update the ClassHierarchy in the process.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions