Skip to content

Replace custom org.dcache.util.list.DirectoryStream with java.nio.file.DirectoryStream #3821

@kofemann

Description

@kofemann

Before java7 was available dcache have added org.dcache.util.list.DirectoryStream which is made as close as possible to java.nio.file.DirectoryStream. Since java7 is already released for years, we can finally drop custom interface and adopt it's the JDK provided analogue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions