EsotericSoftware/kryo

GraalVM compatibility

Open

#936 opened on 2023年1月23日

GitHub で見る
 (13 comments) (0 reactions) (0 assignees)HTML (816 forks)batch import
feature requesthelp wanted

Repository metrics

Stars
 (6,052 stars)
PR merge metrics
 (平均マージ 46m) (30d で 5 merged PRs)

説明

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

コントリビューターガイド