Versions Compared

Key

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

...

In the presence of multiple threads non-final public static fields can be modified in inconsistent ways (for example, see CON14-J. Do not let the "(this" ) reference escape during object construction).

...