[
https://issues.apache.org/jira/browse/JDO-821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652249#comment-17652249
]
Michael Bouschen commented on JDO-821:
--------------------------------------
Fixed 18 issues in the category Reliability marked as Bugs
* JDOException: javadoc sentence was flagged as code in comments because of an
semikolon.
* JDOException: Redefined method missed a synchronized keyxword
* JDOException: printStackTrace removed synchronized method qualifier, because
method body is already synchronized.
* package.html: missing doctype in javadoc
* package.html: missing language spec in html element of javadoc
* package.html: replaced <i> by <em>
* SingleFieldIdentity: added synchronized keyword to setter because
corresponding getter was already synchronized
* Adapted jdo-signature.txt because of the above synchronized changes.
> Fix sonarcloud issues of type Bugs
> ----------------------------------
>
> Key: JDO-821
> URL: https://issues.apache.org/jira/browse/JDO-821
> Project: JDO
> Issue Type: Task
> Components: api
> Affects Versions: JDO 3.2.1
> Reporter: Michael Bouschen
> Assignee: Michael Bouschen
> Priority: Major
> Fix For: JDO 3.3
>
>
> The latest sonarcloud run lists 20 bugs in the category Reliability.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)