Closed
Description
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
Labels
No labels