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: