jdk/src/share/sample/README
author katleman
Thu, 06 Oct 2011 14:01:37 -0700 (2011-10-06)
changeset 10648 8b314218e3ab
parent 10292 ed7db6a12c2a
permissions -rw-r--r--
Added tag jdk8-b08 for changeset 88f1603ed2de
The source code provided with samples and 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.