Versions Compared

Key

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

...

This rule specifically deals with primitive operators such as ++. For atomicity of a grouping of calls to independently atomic methods of the existing Java API, see CON07-J. Do not assume that a grouping of calls to independently atomic methods is atomic.

...