Skip to content

Symbolic support for "newInstance" reflection call #1538

Closed
@Damtev

Description

@Damtev

Description

Symbolic analysis of reflection calls is very difficult but sometimes it is required. For example, newInstance is one the most frequently used of them. The best solution to support its analysis is manual symbolic processing.

Expected behavior

The symbolic engine can analyze newInstance calls.

Environment

Not applicable.

Potential alternatives

Wrapper for java.lang.Class class.

Context

No additional context.

Metadata

Metadata

Assignees

Labels

comp-symbolic-engineIssue is related to the symbolic execution enginectg-enhancementNew feature, improvement or change request

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions