In accordance with the design at http://cr.openjdk.java.net/~briangoetz/lambda/lambda-translation.html, lambda expressions whose target types extend Serializable or are intersection types between a functional interface and one or more marker interfaces must be converted into lambda objects using special handling.
There are no Sub-Tasks for this issue.