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.
1.
|
Serialization: alternate metafactory support in compiler |
|
Resolved | Maurizio Cimadamore | |
2.
|
Generate $deserialize$ method |
|
Closed | Robert Field (Inactive) | |
3.
|
Alternate lambda metafactory |
|
Closed | Robert Field (Inactive) | |
4.
|
SerializedLambda class |
|
Resolved | Robert Field (Inactive) | |
5.
|
Serialization testing framework |
|
Resolved | Kumar Srinivasan | |
6.
|
Bridge testing framework |
|
Resolved | Kumar Srinivasan |