| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-18 | 498 Bytes | |
| v1.3.2 source code.tar.gz | 2026-08-18 | 160.2 kB | |
| v1.3.2 source code.zip | 2026-08-18 | 267.6 kB | |
| Totals: 3 Items | 428.3 kB | 1 | |
- Fixed
Files.moveso thatATOMIC_MOVEalways enables overwriting of an existing destination file. (3f6e092c) - Ensured that
SecureDirectoryStream.moveworks likeFiles.movewith theATOMIC_MOVEoption, as specified, and required that allPatharguments toSecureDirectoryStreammethods be from the sameFileSystemas the stream itself. (398b0f90) - Fixed access from
SystemJimfsFileSystemProvidertoJimfsFileSystemwhen they are loaded by different class loaders. (5b756f17)