Skip to content

Code quality fix - "Object.finalize()" should remain protected (versus public) when overriding. #23

Open
faisal-hameed wants to merge 1 commit intovince-styling:devfrom
DevFactory:release/finalize-method-should-be-protected-fix-1
Open

Code quality fix - "Object.finalize()" should remain protected (versus public) when overriding. #23
faisal-hameed wants to merge 1 commit intovince-styling:devfrom
DevFactory:release/finalize-method-should-be-protected-fix-1

Conversation

@faisal-hameed
Copy link

This pull request is focused on resolving occurrences of Sonar rule
squid:S1174 - "Object.finalize()" should remain protected (versus public) when overriding.
You can find more information about the issue here:
https://dev.eclipse.org/sonar/rules/show/squid:S1174

Please let me know if you have any questions.

Faisal Hameed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant