[PATCH 0/3] RFC: Adding Closeable to various JDK classes

Neal Gafter neal at gafter.com
Thu May 1 15:29:01 UTC 2008


Seems like a desirable specification change.  All we need now is a
process for changing the Java SE specification.

On Thu, May 1, 2008 at 8:07 AM, David M. Lloyd <david.lloyd at redhat.com> wrote:
> This series of patches adds the java.io.Closeable interface to a few
> different core JDK classes.  Some of them are more obvious/better fits than
> others; I've split the patch up into groups based on how "out there" I think
> the idea is. :-)
>
>  Anyway please comment on these patches.
>
>  - DML
>



More information about the core-libs-dev mailing list