Add Closeable::closeUnchecked that is the equivalent of close but throws UncheckedIOException

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Future Project
    • Priority: P4
    • tbd
    • Affects Version/s: None
    • Component/s: core-libs
    • None


      This would be useful for cases where close is invoked explicitly, esp. with resources that are open for reading.

      The proposed API isn't useful for try-with-resources as it will continue to invoke close.

            Assignee:
            Brian Burkhalter
            Reporter:
            Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: