chaokunyang commented on PR #2421: URL: https://github.com/apache/fory/pull/2421#issuecomment-3084902726
we could make `fory-format` to use java11+ or java17, but still needs to let `fory-core` use java8. Serialization is so foundamental, that lots of online system still use java8. But for fory-format,, since it's nto fory online system, we could just upgrade to java11+ -- 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]
