Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The "CodeReviewChecklist" page has been changed by SteveLoughran: http://wiki.apache.org/hadoop/CodeReviewChecklist?action=diff&rev1=6&rev2=7 Comment: because ORCL decided to break every single URL in javadocs == Coding Style == '''new code:''' - * follows [[http://java.sun.com/docs/codeconv/|Sun's code conventions]] except indentation is 2 spaces, not 4 + * follows [[http://www.oracle.com/technetwork/java/javase/documentation/codeconvtoc-136057.html|Sun's code conventions]] except indentation is 2 spaces, not 4 '''changes to existing code:''' * maintains existing style
