Skip to content

Closables.closeQuietly is deprecated in com.google.common.io.Closeables #1

Description

@kampka

Closables.closeQuietly is deprecated and has been removed in Guava 16.
This library will fail to close resources with a "NoSuchMethod" exception if a Guava version >=16 is used.
Therefore, use of closeQuietly should be removed.

See https://code.google.com/p/guava-libraries/issues/detail?id=1118 for details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions