Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Search for vulnerabilities resulting from the violation of this rule on the CERT website.

Related Guidelines

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="8ce383b6-62c8-4bb3-8476-c4129b982e05"><ac:plain-text-body><![CDATA[

[[MITRE 2009AA. Bibliography#MITRE 09]]

[CWE -581http://cwe.mitre.org/data/definitions/581.html] ID 581, "Object Model Violation: Just One of Equals and Hashcode Defined" ]]></ac:plain-text-body></ac:structured-macro>

Bibliography

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="2018e1c649adc4d8-5f175a10-49bf4126-9629b9ad-ae97b7b6acda7e53306e6253"><ac:plain-text-body><![CDATA[

[[API 2006

AA. Bibliography#API 06]]

[Class Object

http://java.sun.com/javase/6/docs/api/java/lang/Object.html]

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="4eabab743f20e23a-00611fa8-40d14548-a37eb138-a90319e819166001c821adb1"><ac:plain-text-body><![CDATA[

[[Bloch 2008

AA. Bibliography#Bloch 08]]

Item 9: Always override hashCode when you override equals

]]></ac:plain-text-body></ac:structured-macro>

...