[ https://issues.apache.org/jira/browse/ACCUMULO-4357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15359107#comment-15359107
]
Mike Drob commented on ACCUMULO-4357:
-------------------------------------
For posterity, how did you identify the list of fixes? Do we have automated tooling for it?
(Is it part of findbugs? checkstyle? coverity?)
> Remove redundant code
> ---------------------
>
> Key: ACCUMULO-4357
> URL: https://issues.apache.org/jira/browse/ACCUMULO-4357
> Project: Accumulo
> Issue Type: Task
> Components: build
> Reporter: Christopher Tubbs
> Assignee: Christopher Tubbs
> Priority: Trivial
> Fix For: 1.8.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Minor QC nits quickly and easily fixed:
> * Remove unnecessary generics parameters; prefer diamond operator wherever possible.
> * Remove extra semicolons.
> * Remove redundant interface declarations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|