Affects PMD Version:
6.0.1
Rule:
Not applicable
Description:
The current toString implementation of JavaTypeDefinitionSimple can cause NullPointerExceptions if one of the genericArgs is null (The call to shallowString will fail). I do not know why a null can be present in the genericArgs (Which if it is unexpected, would of course be the root cause), but preventing the NullPointerException is fairly trivial.
Running PMD through: Maven
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4