sdedic commented on PR #6514:
URL: https://github.com/apache/netbeans/pull/6514#issuecomment-1768309592

   I made an implementation overhaul of the PR.
   1. implementation reworked: blocking tasks are kept in a queue. Queue's 
emptiness is checked upon completion of each task.
   2. I've added quite a few tests to cover different scenarios of delayed / 
forced / no reload requests
   3. I've recreated the test project data from scratch, with just a skeleton 
of project directories. None of the files should now contain copyright other 
than ASF or references to oracle except artifact names.
   
   I will probably add back some basic classes in the future, and add more 
tests that will check diagnostics in the opened projects, i.e. no unresolved 
symbols in files.


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