Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Files.list and Files.walk will open dir stream, we should close it.
see jdk:
the
{[@code|https://github.com/code] try}-with-resources construct should be used to ensure that the
stream's
method is invoked after the stream
operations are completed.
Attachments
Issue Links
- links to