You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
338 B
7 lines
338 B
7 months ago
|
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.
|