Versions Compared

Key

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

...

Also, note that any defensive copying must be performed before validating the parameters and the checks must be performed on the copies instead of the original parameters. (See SER34-J. Make defensive copies of private mutable components)

...