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 2022/03/24 15:59:27 UTC

[GitHub] [netbeans] matthiasblaesing opened a new pull request #3850: [#3728] Only enable VerifyPartialReparse if assertions are enabled

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: notifications-unsubscribe@netbeans.apache.org

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 #3850: [#3728] Only enable VerifyPartialReparse if assertions are enabled

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


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

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

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] matthiasblaesing merged pull request #3850: [#3728] Only enable VerifyPartialReparse if assertions are enabled

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


   


-- 
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: notifications-unsubscribe@netbeans.apache.org

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] matthiasblaesing commented on pull request #3850: [#3728] Only enable VerifyPartialReparse if assertions are enabled

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


   @lkishalmi @jlahoda this is an alternative to #3742 and should also fix #3728.


-- 
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: notifications-unsubscribe@netbeans.apache.org

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] matthiasblaesing commented on pull request #3850: [#3728] Only enable VerifyPartialReparse if assertions are enabled

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






-- 
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: notifications-unsubscribe@netbeans.apache.org

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