lucky-xin edited a comment on issue #55: URL: https://github.com/apache/dubbo-hessian-lite/issues/55#issuecomment-986353611
序列化: java.util.List.of创建的对象序列化时会调用java.util.ImmutableCollections.List12#writeReplace实际上序列化对象为java.util.CollSer  反序列化: java.util.CollSer#CollSer反序列化成java.util.List失败了   -- 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]
