Skip to content
This repository was archived by the owner on Sep 13, 2022. It is now read-only.

Feat/keyp12 244 sonarqube#335

Merged
pterr merged 12 commits intodevelopfrom
feat/KEYP12-244-sonarqube
Jun 2, 2020
Merged

Feat/keyp12 244 sonarqube#335
pterr merged 12 commits intodevelopfrom
feat/KEYP12-244-sonarqube

Conversation

@jeanpierrefortune
Copy link
Copy Markdown
Contributor

First batch of fixes related to SonarQube's remarks

- add missing hashCode()
- fix equals()
- make explicit the tag length and limit to 2 the tag size
…Tag class

- addition of a first check dedicated to Calypso requirements for TLV analysis (unit test)
- remove superfluous throws declarations
- make final some fields
- remove dangling comments (changes to block comments)
- add Javadoc @deprecated tag
- fix double cast issue (time measuring)
- fix exception logging (logger is able to log exceptions), remove printStackTrace
- fix naming of fields
@jeanpierrefortune jeanpierrefortune requested a review from pterr May 29, 2020 06:46
- fix int promotion is OpenSession32RespPars
- add "synchronized" to match the parent class implementation
- reorder public abstract, private static, public static keywords
- provide parametrized type when necessary (there are still a few)
- disable warnings in PC/SC (uses reflexivity)
- create ProxyElement
- delete Nameable.java and Configurable.java
- move AbstractSeProxyComponent in plugin package, make private-package
- make the increase/decrease anticipated responses correct
- now starting at 0 as in previous versions
@pterr pterr merged commit 89bfa8c into develop Jun 2, 2020
@pterr pterr deleted the feat/KEYP12-244-sonarqube branch June 2, 2020 05:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants