What would an alternative method signature look like for a method called
closeUnchecked?

On Sat, 8 Jul 2023 at 15.49, Glavo <d...@openjdk.org> wrote:

>
> Can it be a static method instead of a default method? `Closeable` is a
> widely used class, so adding new default methods risks conflicting with
> existing methods.
>

Reply via email to