On 23/08/2013 23:13, Mike Duigou wrote:
Looks like the same text as agreed on the Lambda EG list. So, +1
Yeap, looks good to me too. ( It has been a long road! )
-Chris.
Mike
On Aug 23 2013, at 14:35 , Henry Jen wrote:
Hi,
Please review the javadoc spec change for AutoCloseable.
Basically, it clarifies that AutoCloseable is to be automatically closed
with try-with-resource construct, and the implementation may or may not
hold resources that need to be closed.
http://cr.openjdk.java.net/~henryjen/ccc/8022176/webrev/
Cheers,
Henry