On 2018-11-08, <[email protected]> wrote:

> +    private static final Map<FileSystem, Boolean> fileSystemCaseSensitivity 
> = new HashMap<>();

I understand it may be expensive to determine whether a filesystem is
case-sensitive, but I'm a bit hesitant about the cache as it never gets
cleared if things run for a long time.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to