Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Generated Content
Info
title
Note

This page is automatically generated from the "Automated Detection" sections in the individual guidelines. Do not modify this page directly.

Version number:
V. 5.0

was automatically generated and should not be edited.

Note

The information on this page was provided by outside contributors and has not been verified by SEI CERT.

Tip

The table below can be re-ordered, by clicking column headers.

...

Include Page
Eclipse_V
Eclipse_V

Checker

Guideline

Implemented.

Java checkers

Rule

The serializable class .* does not declare a static final serialVersionUID field of type long OBJ10-J. Do not use public static nonfinal variablesfields
  Not Implemented VNA00-J. Ensure visibility when accessing shared primitive variables