[ 
https://issues.apache.org/jira/browse/DERBY-6323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13768631#comment-13768631
 ] 

ASF subversion and git services commented on DERBY-6323:
--------------------------------------------------------

Commit 1523762 from [~mamtas] in branch 'code/branches/10.10'
[ https://svn.apache.org/r1523762 ]

DERBY-6323(Fix incorrect @throws and @exception tags in javadoc)

There were handful of conflicts so I hand backported this jira from 
trunk(10.11) to 10.10
                
> Fix incorrect @throws and @exception tags in javadoc
> ----------------------------------------------------
>
>                 Key: DERBY-6323
>                 URL: https://issues.apache.org/jira/browse/DERBY-6323
>             Project: Derby
>          Issue Type: Bug
>          Components: Miscellaneous
>    Affects Versions: 10.11.0.0
>            Reporter: Knut Anders Hatlen
>            Assignee: Mamta A. Satoor
>            Priority: Minor
>             Fix For: 10.11.0.0
>
>         Attachments: d6323-1a.diff
>
>
> Many javadoc comments have @throws or @exception tags that either misspell 
> the name of the exception class or name an exception that is not actually 
> thrown from the method. We should fix those references.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to