This is an automated email from the ASF dual-hosted git repository.
chaokunyang pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/fory.git
from bb5117ef feat(python): replace "_class" prefix with "_type" in
metashare (#2290)
add 7314250a fix(java): raise exception when registering invalid
serializer for Map/List (#2291)
No new revisions were added by this update.
Summary of changes:
.../org/apache/fory/resolver/ClassResolver.java | 4 +
.../org/apache/fory/resolver/XtypeResolver.java | 7 +
.../apache/fory/serializer/SerializationUtils.java | 31 +++-
.../fory/test/ResolverValidateSerializerTest.java | 195 +++++++++++++++++++++
4 files changed, 236 insertions(+), 1 deletion(-)
create mode 100644
java/fory-core/src/test/java/javax/fory/test/ResolverValidateSerializerTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]