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