-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b102
-
generic
-
generic
-
Verified
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.
See
http://mail.openjdk.java.net/pipermail/coin-dev/2009-February/000011.html
and subsequent discussion.
- relates to
-
JDK-6911256 Project Coin: Support Automatic Resource Management (ARM) blocks in the compiler
- Closed
-
JDK-6963723 Project Coin: Retrofit more JDK classes for ARM
- Closed
-
JDK-6911258 Project Coin: Add essential API support for Automatic Resource Management (ARM) blocks
- Closed
-
JDK-8203036 com.sun.net.httpserver.HttpExchange should implement AutoCloseable
- Resolved
-
JDK-7057061 Support autocloseable for javax.naming.Context
- Closed