15 lines
537 B
Plaintext
15 lines
537 B
Plaintext
![]() |
=== On 2013-08-01T13:05:52Z Freddy Mallet Wrote:
|
|||
|
Is implemented by \http://jira.codehaus.org/browse/SONARJAVA-263
|
|||
|
|
|||
|
=== On 2020-06-18T11:29:17.437Z Quentin Jaquier Wrote:
|
|||
|
This rule overlap with:
|
|||
|
|
|||
|
* Do not override Object.finalize(). RSPEC-1113
|
|||
|
* Do not override deprecated method [...] (since java 9). RSPEC-1874
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
We believe this rule is not interesting anymore for users on java >= 9. It can still be useful for users using Java < 9, so we decided to keep it for now, but you should expect it to be deprecated in the mid-term.
|
|||
|
|