JsonFormat.Features
is a field of JsonFromat.Value
, and we would like JsonFromat.Value
to be java.io.Serializable
. This was discovered in the process of implementing FasterXML/jackson-databind#5317.
Let's make the JsonFormat.Features
java.io.Serializable