Description
For any class that has serializable lambdas, a static, private $deserialize$ method must be generated in accordance with the design in http://cr.openjdk.java.net/~briangoetz/lambda/lambda-translation.html.
Attachments
Issue Links
- relates to
-
JDK-8008405 Now that metafactory is in place, add javac lambda serialization tests
- Closed