Jeff Ngo
Results
1
issues of
Jeff Ngo
In jackson-core-2.9.3, `NodeType.getNodeType` fails the Preconditions check with a NullPointerException if the JsonToken is not in the `TOKEN_MAP`: ``` /** * Given a {@link JsonNode} as an argument, return its...