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