You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2021/01/11 00:11:27 UTC

[GitHub] [netbeans] lkishalmi opened a new pull request #2666: [NETBEANS-5177] Fix filehandle leak in GradleModuleFileCache21

lkishalmi opened a new pull request #2666:
URL: https://github.com/apache/netbeans/pull/2666


   Trivial fix to close the Stream using try with resources.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] lkishalmi commented on pull request #2666: [NETBEANS-5177] Fix filehandle leak in GradleModuleFileCache21

Posted by GitBox <gi...@apache.org>.
lkishalmi commented on pull request #2666:
URL: https://github.com/apache/netbeans/pull/2666#issuecomment-757570858


   @JaroslavTulach I do not know how this word affect your 12.2.1 release for VS Code, you might want to backport it there...


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] lkishalmi merged pull request #2666: [NETBEANS-5177] Fix filehandle leak in GradleModuleFileCache21

Posted by GitBox <gi...@apache.org>.
lkishalmi merged pull request #2666:
URL: https://github.com/apache/netbeans/pull/2666


   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] JaroslavTulach commented on pull request #2666: [NETBEANS-5177] Fix file descriptor leak in GradleModuleFileCache21

Posted by GitBox <gi...@apache.org>.
JaroslavTulach commented on pull request #2666:
URL: https://github.com/apache/netbeans/pull/2666#issuecomment-758474191


   > @JaroslavTulach I do not know how this would affect your 12.2.1 release for VS Code, you might want to backport it there...
   
   I guess I missed my chance. Let's include it in 12.3 version of VSCode.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] lkishalmi edited a comment on pull request #2666: [NETBEANS-5177] Fix filehandle leak in GradleModuleFileCache21

Posted by GitBox <gi...@apache.org>.
lkishalmi edited a comment on pull request #2666:
URL: https://github.com/apache/netbeans/pull/2666#issuecomment-757570858


   @JaroslavTulach I do not know how this would affect your 12.2.1 release for VS Code, you might want to backport it there...


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists