[
https://issues.apache.org/jira/browse/OFBIZ-8115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15458254#comment-15458254 ]
Jacques Le Roux edited comment on OFBIZ-8115 at 9/2/16 11:38 AM:
-----------------------------------------------------------------
I see no problem with the point 2, but the point 1 is more complex (I wonder why Eclipse would be wrong) and I'll double check all details...
was (Author: jacques.le.roux):
I see not problem with the point 2, but the point 1 is more complex (I wonder why Eclipse would be wrong) and I'll double check all details...
> Fixe a bunch of small leaks (closes missing, reported as warnings in Eclipse)
> -----------------------------------------------------------------------------
>
> Key: OFBIZ-8115
> URL:
https://issues.apache.org/jira/browse/OFBIZ-8115> Project: OFBiz
> Issue Type: Improvement
> Components: ALL COMPONENTS
> Affects Versions: Trunk
> Reporter: Jacques Le Roux
> Assignee: Jacques Le Roux
> Priority: Minor
> Fix For: Upcoming Branch
>
>
> At r1758927 I tried to fixe a bunch of closes missing, reported as warnings in Eclipse
> Jacopo noticed and reported on dev ML
http://markmail.org/message/b4hvzi7foftfq3j5 2 possible issues:
> # you are adding a close statement to code that already had the close statement in the "finally" block; your modification actually introduces a code pattern that is not correct (if an exception is thrown your close statement are not executed)
> # I suspect that you are closing the socket connection too early in PcChargeApi
> So I reverted r1758927 to check the issues
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)