You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/04/12 20:33:00 UTC

[jira] [Updated] (GEODE-4954) Improve spotless -- remove trivial javadoc stubs

     [ https://issues.apache.org/jira/browse/GEODE-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated GEODE-4954:
----------------------------------
    Labels: pull-request-available  (was: )

> Improve spotless -- remove trivial javadoc stubs
> ------------------------------------------------
>
>                 Key: GEODE-4954
>                 URL: https://issues.apache.org/jira/browse/GEODE-4954
>             Project: Geode
>          Issue Type: Sub-task
>            Reporter: Patrick Rhomberg
>            Priority: Major
>              Labels: pull-request-available
>
> For instance, the block
> {noformat}
> @param myparam
> @param secondParam
> @throws Exception
> {noformat}
> is entirely implicit by the method's signature, which is included in the javadoc itself.  Javadoc stubs that do not include description of a given term is trivial, redundant, and should be removed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)