EsotericSoftware/kryo

GraalVM compatibility

Open

#936 geöffnet am 23. Jan. 2023

Auf GitHub ansehen
 (13 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)HTML (816 Forks)batch import
feature requesthelp wanted

Repository-Metriken

Stars
 (6.052 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 46m) (5 gemergte PRs in 30 T)

Beschreibung

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