We now consider all types in the java.time package as simple types to prevent deep reflective access. We are already excluding java.lang types for the same reason. Original pull request: #286.
We now consider all types in the java.time package as simple types to prevent deep reflective access. We are already excluding java.lang types for the same reason. Original pull request: #286.