The following code reviews are predefined with specific rules and
rule categories that focus on aspects of software quality (such as globalization)
and software properties (such as severity).
Structural Analysis code review
The Structural Analysis code review consists of one category only; it is also called Structural Analysis.
Quick code review
The Quick code review is the default code review that runs if you
do not select a code review in the Java preferences - Code Review page. It
includes rule categories that contain rules with the severity level of Problem.
Complete code review
The Complete code review contains the superset of rule categories. Every other code review contains a unique subset of these categories.
Globalization code review
The Globalization code review consists of one category only; it is also called Globalization.
J2SE Best Practices code review
The J2SE Best Practices code review consists of one category only; it is also called J2SE Best Practices.
J2EE Best Practices code review
The J2EE Best Practices code review consists of one category only; it is also called J2EE Best Practices.
Security code review
The Security code review consists of rules that detect code that
is noncompliant with Java™ security standards.