mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 12:09:14 +00:00
The source code provided with demos for the JDK is meant to illustrate the usage of a given feature or technique and has been deliberately simplified. Additional steps required for a production-quality application, such as security checks, input validation, and proper error handling, might not be present in the sample code.