Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
After due consideration, the JSR 334 expert group has decided to alter the null-handling semantics of the try-with-resources statement: the automatically generated calls to close will be protected by a null-check. That is, try-with-resources will not call close on a resource if the resource is null.
|