Note |
---|
This page 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 | ||||
---|---|---|---|---|
|
Info | ||
---|---|---|
| ||
This page is automatically generated from the "Automated Detection" sections in the individual guidelines. Do not modify this page directly. |
Java checkers | Rule |
---|---|
The serializable class .* does not declare a static final serialVersionUID field of type long | |
VNA00-J. Ensure visibility when accessing shared primitive variables | |
CCE_SL_MIXED_COL | VNA01-J. Ensure visibility of shared references to immutable objects |
CCE_SL_MIXED_COL | VNA02-J. Ensure that compound operations on shared variables are atomic |
CCE_SL_MIXED_COL | VNA05-J. Ensure atomicity when reading and writing 64-bit values |