On 23/08/2013 22: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/

I realize this might be agreed wording but I wonder about the term "header", shouldn't this be "resource specification"?

A minor comment but maybe it should be "I/O" (rather than "IO") to be consistent with the other javadoc.

-Alan.

Reply via email to