On 2018-11-08, <jaiki...@apache.org> 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: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to