Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Edited by NavBot (jp)

...

Rules

Severity

Likelihood

Remediation Cost

Priority

Level

MET30-J

low

unlikely

medium

P2

L3

MET31-J

low

unlikely

high

P1

L3

MET32-J

medium

probable

medium

P8

L2

...

CON32CON34-J. Prefer notifyAll() to notify()      The CERT Sun Microsystems Avoid deadlock by requesting fine-grained locks in the proper order      CERT Java Secure Coding Standard for Java      MET00-J. Understand the difference between overriding and hiding