fury icon indicating copy to clipboard operation
fury copied to clipboard

chore(Scala): add Scala PolymorphicTest

Open pjfanning opened this issue 5 months ago • 0 comments

What does this PR do?

It wasn't clear from the docs how Fory handled polymorphism. The final test fails, so I set it to be ignored. deserializeJavaObject does not work if the class you pass to it is a superclass.

Related issues

Does this PR introduce any user-facing change?

  • [ ] Does this PR introduce any public API change?
  • [ ] Does this PR introduce any binary protocol compatibility change?

Benchmark

pjfanning avatar Jul 04 '25 16:07 pjfanning