Skip to content

NPE when used with Pitest #131

Closed
Closed
@8armed-monkey

Description

@8armed-monkey

The detail of the problem could be found here:
hcoles/pitest#345

A sample project where the issue occurs could be found here:
https://github.com/8armed-monkey/sample-npe-pitest-retrolambda

Class where the lambda is used:
test.event.EventBroadcasterImpl.java

The NPE doesn't occur if I change the lambda / method reference to anonymous inner classes (the Retrolambda plugin is still being used, but it doesn't create additional classes).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions