Skip to content

Can't deserialize scala.List[M] if scala-library is not in the same classloader as M #9237

Closed
@scabug

Description

@scabug

List has some serialization problems.

Take a look at the minimized version here.

https://github.com/hamnis/minimized-list-serialization

This seems to be triggered by classloaders, not that I understand why that is the case.
Comment in the fork in Test in build.sbt, then it works.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions