Skip to content

mpryahin/kryo-parametrized-type-inheritance

Repository files navigation

This test reproduces an issue with parameterized type hierarchy[1,2].
Use kryoVersion to run against different kryo versions:

-PkryoVersion=3.0.3 to reproduce the issue

./gradlew run -PkryoVersion=3.0.3

-PkryoVersion=4.0.0 to make sure the issue has been fixed.

./gradlew run -PkryoVersion=4.0.0

[1] EsotericSoftware/kryo#384
[2] EsotericSoftware/kryo#377

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages