1The source code provided with samples and demos for the JDK is meant 2to illustrate the usage of a given feature or technique and has been 3deliberately simplified. Additional steps required for a 4production-quality application, such as security checks, input 5validation, and proper error handling, might not be present in the 6sample code. 7