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 (as of 21.0.7) to resolve a crash/infinite loop when encountering
recursive NTFS junctions on Windows
.
Please note: Enabling it also requires adding ``--add-exports java.base/sun.nio.fs=ALL-UNNAMED`` 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.