file.Locations.BootClassPathLocationHandler.systemClasses is doing Files.list on several placing, two of which are not closing the Stream. This can lead to the "Too many open files" problem when many file managers are created/used in one VM.
- duplicates
-
JDK-8067445 New modular image-based file manager skips boot classes
-
- Closed
-