Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 30-Oct-2021 | - | ||||
annotations/ | H | 03-May-2022 | - | 988 | 239 | |
forkjoin/mergesort/ | H | 30-Oct-2021 | - | 435 | 212 | |
jmx/jmx-scandir/ | H | 30-Oct-2021 | - | 8,429 | 3,845 | |
lambda/ | H | 30-Oct-2021 | - | 1,639 | 600 | |
nbproject/ | H | 30-Oct-2021 | - | 51 | 18 | |
nio/ | H | 30-Oct-2021 | - | 5,430 | 2,365 | |
scripting/scriptpad/ | H | 30-Oct-2021 | - | 680 | 374 | |
try-with-resources/src/ | H | 03-May-2022 | - | 306 | 95 | |
vm/ | H | 30-Oct-2021 | - | 966 | 330 | |
README | H A D | 30-Oct-2021 | 338 | 7 | 6 |
README
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