mbien commented on PR #9142: URL: https://github.com/apache/netbeans/pull/9142#issuecomment-3779688361
> > wondering if there is a relation to #7663 > > * probably yes. > > * If applying [9e24c44](https://github.com/apache/netbeans/commit/9e24c441f2902188bebdf83897dd1188472485dc) speeds your case up, then yes, > > * it is probably the _exit method breakpoint_ cause commenting the `addBreakpoint()` call out appears to resolve the performance problem. But please note that the current version of this PR has it commented in and the problem does occur. (I didn't test anything else, e.g if the breakpoints still work) also please note that none of the debugger tests ran so far, i added the labels which will enable them on next sync. would be also curious to find out why the debugger has to call into polyglot/GraalEngine code when the maven new-project wizard runs -- 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
