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