[ 
https://issues.apache.org/jira/browse/BAHIR-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16921085#comment-16921085
 ] 

ASF GitHub Bot commented on BAHIR-172:
--------------------------------------

lresende commented on pull request #92: [BAHIR-172 ] Create input stream and 
output stream of file with Files
URL: https://github.com/apache/bahir/pull/92
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Avoid FileInputStream/FileOutputStream
> --------------------------------------
>
>                 Key: BAHIR-172
>                 URL: https://issues.apache.org/jira/browse/BAHIR-172
>             Project: Bahir
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Priority: Minor
>
> They rely on finalizers (before Java 11), which create unnecessary GC load.
> The alternatives, {{Files.newInputStream}}, are as easy to use and don't have 
> this issue.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to