The CERT Java Secure Coding Standard includes rules and recommended practices for secure programming in the Java Platform Standard Edition 6 environment including the CORE API and perhaps the Non-Core APIs included in JDK 1.6.
01. Declarations and Initialization (DCL)
...