Open imgoby opened 9 months ago
class file: FSTDefaultClassInstantiator code: ReflectionFactory.getReflectionFactory().newConstructorForSerialization(clazz, c);
resolve method (1)https://www.graalvm.org/latest/reference-manual/native-image/metadata/#serialization add serialization-config.json
Application integrates with native-image, while calling FSTConfiguration.asByteArray() method,thread is stoped. how to resolve?