issues
search
marschall
/
memoryfilesystem
An in memory implementation of a JSR-203 file system
284
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
EXCECUTE-Permission on folder not checked when accessing file
#159
chrhuebner
closed
1 month ago
3
Wrong index referenced in exception message for subpath
#158
mgrafl
closed
7 months ago
2
Fix failing Maven build on Windows and improve nested ZIP tests
#157
kriegaex
opened
9 months ago
7
Solution or workaround for nested zip/jar files?
#156
kriegaex
closed
9 months ago
2
macOS paths no longer normalised to NFD
#155
marschall
opened
10 months ago
0
newInputStream and newOutputStream are not atomic
#154
marschall
opened
10 months ago
0
Relative paths in symlinks not correctly resolved
#153
marschall
closed
10 months ago
0
feat: `newDirectoryStream` follows symlinks
#152
guicamest
closed
11 months ago
3
Files.setPosixFilePermissions throws UnsupportedOperationException
#151
ImSejin
closed
1 year ago
3
Implement header support for URLConnection
#150
marschall
closed
1 year ago
0
Validate invalid open options combinations
#149
marschall
closed
1 year ago
0
Consider introducing a Flags abstraction
#148
marschall
opened
1 year ago
0
Infinite loop on #transferFrom underflow
#147
marschall
closed
1 year ago
0
Verify MemoryInode.writeFully handles overflow
#146
marschall
opened
1 year ago
0
Ensure directory URLs end in a forward slash
#145
ascopes
closed
1 year ago
1
Only support URL handling for the 'memory' scheme
#144
ascopes
closed
1 year ago
3
Module descriptor or module name seems to have gone away
#143
io7m
closed
1 year ago
4
Support URLs
#142
ascopes
closed
1 year ago
6
Path.touri().getPath() returns null
#141
blacelle
closed
1 year ago
7
Support Jakarta EE
#140
marschall
closed
1 year ago
0
Is it possible to use MemoryFileSystem as the default FileSystem?
#139
Hakky54
closed
1 year ago
3
MemoryFileSystem::newOutputFileStream does not check the path it opens for write permissions
#138
stwZiemer
closed
1 year ago
4
Implement JUnit extension for @CompatibilityTest
#136
marschall
opened
2 years ago
0
Removing all FilePermissions leaves the file still read and writeable
#135
theobisproject
closed
2 years ago
3
Implement FileSystemProvider#deleteIfExists
#134
marschall
closed
10 months ago
0
Implement FileSystemProvider#exists
#133
marschall
closed
10 months ago
0
Improve MAVEN build Performance
#132
SilverSteven
closed
1 year ago
4
bump log4j
#131
ckiosidis
closed
2 years ago
3
Example Mocking FileSystems.getDefault() static calls
#130
ricardojlrufino
opened
3 years ago
1
Incorrect symlink target existence in subfolder via Files.exists
#129
mgrafl
closed
3 years ago
4
Incorrect symlink target existence via Files.exists
#128
mgrafl
closed
3 years ago
2
Review MemoryFileStore
#127
marschall
opened
3 years ago
0
Set the size of the built file system
#126
maximebochon
opened
3 years ago
1
Unable to determine if root directory exists
#125
phermsdorf
closed
3 years ago
3
Bump log4j.version from 2.11.2 to 2.13.3
#124
dependabot[bot]
closed
4 years ago
0
Provider "memory" not found
#123
legobyte
closed
3 years ago
2
EntryCreationContext should not be public
#122
marschall
closed
5 years ago
0
Implement FileStore#getBlockSize()
#121
marschall
closed
5 years ago
0
Support file time truncation
#120
marschall
closed
5 years ago
0
Switch MemoryEntryFileAttributes from FileTime to Instant
#119
marschall
closed
5 years ago
0
Mark functional interfaces
#118
marschall
closed
5 years ago
0
Ensure that accessing creationTime(), lastModifiedTime() and lastAccessTime() is done it a read lock
#117
glhez
closed
5 years ago
1
Use java.time.Instant to store time information in MemoryFileAttributes
#116
glhez
closed
5 years ago
1
Migrate to JUnit 5
#115
ferstl
closed
5 years ago
1
Support directory fsync hack on Linux and macOS
#114
marschall
closed
5 years ago
2
Unable to use memoryfilesystem with Lucene for testing
#113
MichaelKunze
closed
5 years ago
3
Fail to detect Path type if user don't have read permissions
#112
valery1707
closed
5 years ago
3
Generate module-info.java
#111
ferstl
closed
6 years ago
0
Implement forEachRemaining
#110
marschall
closed
5 years ago
0
Review BlockChannel read locks
#109
marschall
opened
6 years ago
0
Next