Menu

#1010 pmd: parsing of generic method call with super fails

PMD-5.0.1
closed
pmd (543)
5
2012-11-23
2012-05-27
No

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

Discussion

  • Andreas Dangel

    Andreas Dangel - 2012-05-30

    This is fixed for PMD 5.1.

     
  • Andreas Dangel

    Andreas Dangel - 2012-11-23
    • Milestone: PMD-5.1.x --> PMD-5.0.1
     

Log in to post a comment.

MongoDB Logo MongoDB