EsotericSoftware/kryo

GraalVM compatibility

Aberta

#936 aberto em 23 de jan. de 2023

 (13 comentários) (0 reação) (0 responsável)HTML (839 forks)batch import
feature requesthelp wanted

Métricas do repositório

Stars
 (6.545 estrelas)
Métricas de merge de PR
 (Mesclagem média 107d 5h) (9 fundiu PRs em 30d)

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

Guia do colaborador