Versions Compared

Key

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

Here is a list of things to check during code reviews.

  • appropriate NullPointerException and IllegalArgumentException argument checks
  • look for unanticipated runtime exceptions
  • look for possible performance problems