Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.7.1
-
None
-
None
-
Reviewed
Description
Since the new target version if Java is 7, it would be great if JobClient could implement the java.lang.AutoClosable interface, so that it can be used in try-with-ressource statements. See here: https://docs.oracle.com/javase/tutorial/essential/exceptions/tryResourceClose.html