...
This rule appears in the Java Secure Coding Standard as DCL01-J. Use 'L', not 'l', to indicate a long value.
...
DCL15-C. Declare objects or functions that do not need external linkage with the storage-class specifier static 02. Declarations and Initialization (DCL)