marschall / memoryfilesystem

An in memory implementation of a JSR-203 file system
282 stars 36 forks source link

Validate invalid open options combinations #149

Closed marschall closed 1 year ago

marschall commented 1 year ago

The following open option combinations should not be allowed:

Found by simon04/ListOfJavaNioFileSystems