Labelled content
Every content item in this list is tagged with all the required labels:
To add a label to the list of required labels, choose '+ labelname' from Related Labels.
To remove a label from the required labels, choose '- labelname' from above.
-
-
LCK01-J. Do not synchronize on objects that may be reused (SEI CERT Oracle Coding Standard for Java)
-
OBJ52-J. Write garbage-collection-friendly code (SEI CERT Oracle Coding Standard for Java)
-
NUM53-J. Use the strictfp modifier for floating-point calculation consistency across platforms (SEI CERT Oracle Coding Standard for Java)
-
-
DCL53-J. Minimize the scope of variables (SEI CERT Oracle Coding Standard for Java)
-
-
-