Package software.xdev.testcontainers.imagebuilder.transfer.java.nio.file.winntfs
package software.xdev.testcontainers.imagebuilder.transfer.java.nio.file.winntfs
This package was forked from the OpenJDK (25) to resolve a crash/infinite loop when encountering
recursive NTFS junctions on Windows
.
Please note:
Enabling/Using it also requires adding --add-exports java.base/sun.nio.fs=ALL-UNNAMED as arguments
or performance will be impacted by ~20x due non-accessible file attributes cache.
- See Also:
-
ClassesClassDescriptionAn
Iteratorto iterate over the nodes of a file tree.Walks a file tree, generating a sequence of events corresponding to the files in the tree.