chaokunyang commented on issue #2981: URL: https://github.com/apache/fory/issues/2981#issuecomment-3607091988
This is expected, only Serializable lambda is Serializable. Javac will generate extra methods to get internal state of lambda. Without it, It's not possible to serialize lambda -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
