matthiasblaesing opened a new pull request #3850:
URL: https://github.com/apache/netbeans/pull/3850


   It was observed, that NetBeans can create an excessive number of source
   dump files in situations, where the partial reparse verifier bails out.
   
   The VanillaPartialReparser already suppresses dumping of source files
   in case of exceptions if assertions are not enabled. The same logic is
   now applied to the activation of VerifyPartialReparse.
   VerifyPartialReparse has no side effects and thus can be disabled if
   dumping should be turned off.
   


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