Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hama Wiki" for change notification.
The following page has been changed by udanax: http://wiki.apache.org/hama/CodeReviewChecklist ------------------------------------------------------------------------------ Here is a list of things to check during code reviews. - * appropriate NullPointerException and IllegalArgumentException argument checks + * appropriate {{{NullPointerException}}} and {{{IllegalArgumentException}}} argument checks * look for unanticipated runtime exceptions * look for possible performance problems
