-
Enhancement
-
Resolution: Fixed
-
P4
-
9
-
b47
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084137 | emb-9 | Joe Darcy | P4 | Resolved | Fixed | team |
The new and improved try-with-resources statement (JDK-7196163) allow a final or effectively final resource to be used directly without a new resource being declared.
The java.base module should take advantage of this facility.
The java.base module should take advantage of this facility.
- backported by
-
JDK-8084137 Update java.base module to use new try-with-resources statement
-
- Resolved
-
- relates to
-
JDK-7196163 Project Coin: Allow final or effectively final variables to be used as resources in try-with-resources
-
- Closed
-