Skip to content

Handle some basic cases of INVOKEDYNAMIC in call graph construction #231

@johannesduesing

Description

@johannesduesing

As discussed in #229, we might want to handle some cases of INVOKEDYNAMIC in CG construction when we load class files without rewriting them. In that specific instance, a call to a lambda-instance of Runnable was not found because it was instantiated via a dynamic invocation.

Find out how this would be possible, and what kinds of cases we may want to handle.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions