You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 104 Next »

CERT Books


Java Coding Standards

The CERT Java Coding Standard is split into two sections: Java Rules and Java Coding Guidelines.

 

The Java Rules are focused on normative guidelines which must be followed for secure coding best practices. The CERT Oracle Secure Coding Standard for Java provides rules for Java Platform Standard Edition 6 and Java SE 7. The rules on this wiki are being updated to support Java SE 8. Please create a sign-in account if you are interested in commenting or contributing to these guidelines.

The Java Coding Guidelines  are focused on nonnormative guidelines which are recommended to follow for secure coding best practices, but may be considered more stylistic in their content. The recommendations on this wiki are being updated to support Java SE 8. Please create a sign-in account if you are interested in commenting or contributing to these guidelines.

  

CERT and CERT Coordination Center are registered in the U.S. Patent and Trademark Office.
Java is a trademark or registered trademark of Oracle, Inc. in the US and other countries.

  • No labels