- Fixed
Files.moveso thatATOMIC_MOVEalways enables overwriting of an existing destination file. (3f6e092) - Ensured that
SecureDirectoryStream.moveworks likeFiles.movewith theATOMIC_MOVEoption, as specified, and required that allPatharguments toSecureDirectoryStreammethods be from the sameFileSystemas the stream itself. (398b0f9) - Fixed access from
SystemJimfsFileSystemProvidertoJimfsFileSystemwhen they are loaded by different class loaders. (5b756f1)