On Thu, 6 Jul 2023 20:07:56 GMT, Brian Burkhalter <b...@openjdk.org> wrote:
> Add a default method `java.io.Closeable::closeUnchecked` which is equivalent > to `Closeable::close` except that it instead throws > `java.io.UncheckedIOException`. This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk/pull/14789