JDK-6911258 : Project Coin: Add essential API support for Automatic Resource Management (ARM) blocks
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2009-12-16
  • Updated: 2021-11-09
  • 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 :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
Automatic Resource Management (ARM) is one of the features selected by Project Coin for inclusion in JDK 7.  Support for this language change includes essential API support in a new superinterface of Closeable and an API to retrieve suppressed exceptions.

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 http://hg.openjdk.java.net/jdk7/tl/langtools/rev/be5cafeb318d
24-06-2010

EVALUATION A fine idea.
16-12-2009