Skip to content

Wrappers for AutoCloseable, Throwable and AccessController #1617

@Damtev

Description

@Damtev

Description

There are some widely used classes - such as AutoCloseable, Throwable, and AccessController - that are difficult to analyze but do almost nothing important (from a symbolic analysis point of view). So, they are the perfect candidates for UtMocks.

Expected behavior

Implement UtMocks for classes java.lang.AutoCloseable, java.lang.Throwable, and java.security.AccessController.

Environment

Not applicable.

Potential alternatives

No.

Context

Not applicable.

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