mbien commented on PR #9324:
URL: https://github.com/apache/netbeans/pull/9324#issuecomment-4223621398
> always test by clicking on the "Commit All - Repository..." button in the
toolbar.
thanks. its what I suspected but i wanted to be sure that we test the same
thing ;) (the button isn't on the git toolbar by default).
freshly cloned netbeans repo and modified a single java file.
running `Commit All - Repository`:
- NB 29: ~12s
- PR: ~6s
until the commit button enables. (JDK 26; linux)
> Fixing the whole logic of the refreshAnnotations annotations method and
how many times it gets called was beyond my focus
yes I know that. I was just inspecting call sites to ensure that this change
has no side effects.
--
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