Result: Java Concurrency Guidelines

Title:
Java Concurrency Guidelines
Contributors:
AIR FORCE ELECTRONIC SYSTEMS CENTER HANSCOM AFB MA
Source:
DTIC
Publication Year:
2010
Collection:
Defense Technical Information Center: DTIC Technical Reports database
Document Type:
Academic journal text
File Description:
text/html
Language:
English
Rights:
Approved for public release; distribution is unlimited.
Accession Number:
edsbas.4A1371F1
Database:
BASE

Further Information

An essential element of secure coding in the Java programming language is well-documented and enforceable coding standards. Coding standards encourage programmers to follow a uniform set of guidelines determined by the requirements of the project and organization, rather than by the programmer's familiarity or preference. Once established, these standards can be used as a metric to evaluate source code (using manual or automated processes). The CERT Oracle Secure Coding Standard for Java provides guidelines for secure coding in the Java programming language. The goal of these guidelines is to eliminate insecure coding practices and undefined behaviors that can lead to exploitable vulnerabilities. Applying this standard will lead to higher quality systems that are robust and more resistant to attack. This report documents the portion of those Java guidelines that are related to concurrency. ; Sponsored by the U.S. Department of Defense (DOD) and the U.S. Department of Homeland Security (DHS). The original document contains color images.