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="11398e08-0c73-44bf-b918-a68d80d7d215"><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="d27b643ba090fe06-674c1428-474b4bf0-b32c83fa-a050b0eade1a180eb32b1af8"><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="0ef82911afb2f9d2-669e54c1-4876485e-baec83b6-d7ff2b7b8fd6e768e8831b14"><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>

...