Skip to content

Stream wrappers #81

Closed
Closed
@Damtev

Description

@Damtev

Description

Implement Ut wrappers for Stream (#145), IntStream, LongStream, and DoubleStream (#146).

Expected behavior

The implementation should allow a successful analysis of stream usages (like map, filter, distinct, etc methods).

Environment

Not applicable.

Potential alternatives

Unknown.

Context

We cannot successfully analyze standard Stream's implementation because of its high complexity, and the existing wrappers mechanism is the only way to support Stream analysis.

Metadata

Metadata

Assignees

Labels

comp-symbolic-engineIssue is related to the symbolic execution enginectg-enhancementNew feature, improvement or change requestpriority-top-focusTop priority chosen by dev team

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions