| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| annotations/ | 04-Jul-2025 | - | 1,055 | 297 | ||
| forkjoin/mergesort/ | 04-Jul-2025 | - | 435 | 212 | ||
| jmx/jmx-scandir/ | 04-Jul-2025 | - | 10,763 | 6,037 | ||
| lambda/ | 04-Jul-2025 | - | 1,688 | 643 | ||
| nbproject/ | 04-Jul-2025 | - | 51 | 18 | ||
| nio/ | 04-Jul-2025 | - | 5,773 | 2,619 | ||
| scripting/scriptpad/ | 04-Jul-2025 | - | 2,973 | 1,571 | ||
| try-with-resources/ | 04-Jul-2025 | - | 342 | 123 | ||
| README | D | 04-Jul-2025 | 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