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 2020/02/08 03:31:37 UTC

[GitHub] [netbeans] errael commented on issue #1935: [NETBEANS-3769] Use WindowsNotifier not NIO2. Avoids dangling directo…

errael commented on issue #1935: [NETBEANS-3769] Use WindowsNotifier not NIO2. Avoids dangling directo…
URL: https://github.com/apache/netbeans/pull/1935#issuecomment-583698176
 
 
   The issue that started the performance review, [NETBEANS-2291], speaks about huge numbers of things on reference queues. I'm wondering if NIO2 has a major object leak if it's keeping watchers on things that are closed. I recall in the rename case I saw closing before rename. Shouldn't NB be removing unused watchers? I don't know the implications or how difficult this would be. Should there be an issue on it?

----------------------------------------------------------------
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


With regards,
Apache Git Services

---------------------------------------------------------------------
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