Created attachment 31961 [details] Add try-with block to prevent leakage of jar-resource Prevent resource leak identified by Coverity Scan ID 45133 by adding a try-with block.
Thanks for the patch. This has been fixed in trunk for 8.0.13 and in 7.0.x for 7.0.56 onwards.