Parsing of the following code (in Java 5 mode) fails:
return super.<someclass> someMethod(someArgument);</someclass>
Btw. "this" instead of "super" works...
See also: https://jira.codehaus.org/browse/MPMD-139
This is fixed for PMD 5.1.
Log in to post a comment.
This is fixed for PMD 5.1.