chaokunyang opened a new pull request, #3677: URL: https://github.com/apache/fory/pull/3677
## What\n- Prevent Java compatible meta-share TypeDefs rooted at abstract classes or interfaces from receiving instantiating compatible serializers.\n- Add resolver-level and field-level regressions for interface-declared meta-share types.\n\n## Tests\n- ENABLE_FORY_DEBUG_OUTPUT=1 mvn -T16 -pl fory-core -Dtest=org.apache.fory.resolver.MetaShareContextTest#testMetaSharedInterfaceDoesNotBuildInstantiatingSerializer,org.apache.fory.serializer.MetaShareCompatibleTest#testInterfaceFieldCompatibleMetaShare test\n- ENABLE_FORY_DEBUG_OUTPUT=1 mvn -T16 -pl fory-core -Dtest=org.apache.fory.resolver.MetaShareContextTest,org.apache.fory.serializer.MetaShareCompatibleTest test\n- mvn -T16 -pl fory-core spotless:check\n- mvn -T16 -pl fory-core checkstyle:check\n\nFixes #3674 -- 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]
