mbien commented on PR #8964:
URL: https://github.com/apache/netbeans/pull/8964#issuecomment-3476626676

   while renovating the code I found more issues in `FileObjectFactory` but 
addressing them would be out of scope of this PR.
   
   E.g the list entry of the internal cache can't shrink atm. There is also an 
instance identity problem which could cause the `WeakHashMap` to remove a full 
List entry even though some of the list items are still alive. I might do some 
more cleanup as preparation for the fixes though.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to