EsotericSoftware / EsotericSoftware/kryo
GraalVM compatibility
Open
feature request
help wanted
- Dominant language
- HTML
- Stars
- 6.5k
- Forks
- 841
- Avg merge
- 39m
- Merged PRs (30d)
- 4
Description
**Is your feature request related to a problem? Please describe.**
Make Kryo lib GraalVM compatible
**Describe the solution you'd like**
Some of serializers can't be used in GraalVM - https://github.com/redisson/redisson/issues/4811. They needs to be added in reflect-config.json file stored in library.
**Describe alternatives you've considered**
I'm adding it manually in my project now
Contributor guide
Assessment
This issue has not been assessed yet.