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
Here is a list of things to check during code reviews.
appropriate NullPointerException and IllegalArgumentException argument checks
CodeReviewChecklist (last edited 2009-09-20 21:45:52 by localhost)