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: