Versions Compared

Key

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

...

This rule appears in the Java Secure Coding Standard as CON12CON14-J. Avoid deadlock by requesting and releasing locks in the same order.

...