Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#922 JavaSerializer class resolution fallback #926

Merged
merged 1 commit into from Nov 21, 2022

Conversation

theigl
Copy link
Collaborator

@theigl theigl commented Nov 17, 2022

Fall back to default class resolution if class cannot be loaded with the provided class loader.

Resolves #922

@theigl theigl added the bug label Nov 17, 2022
@theigl theigl self-assigned this Nov 17, 2022
@theigl theigl merged commit 9947cdb into master Nov 21, 2022
@theigl theigl deleted the 922-classloader-fallback branch November 21, 2022 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

JavaSerialiazation error with primitive types
1 participant