JDK-6911261 : Project Coin: Retrofit Automatic Resource Management (ARM) support onto platform APIs
  • Type: Bug
  • Component: other-libs
  • Sub-Component: other
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2009-12-16
  • Updated: 2019-08-31
  • Resolved: 2011-03-08
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7 b102Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
Automatic Resource Management (ARM) is one of the features selected by Project Coin for inclusion in JDK 7.  Besides classes and interfaces that directly implement Closeable, other types in the platform should also be retrofitted with the new superinterface to allow use of ARM.

See
http://mail.openjdk.java.net/pipermail/coin-dev/2009-February/000011.html
and subsequent discussion.

Comments
PUBLIC COMMENTS See http://hg.openjdk.java.net/jdk7/tl/jdk/rev/c4d60bcce958
24-06-2010

EVALUATION A fine idea.
16-12-2009