mbien commented on issue #6800: URL: https://github.com/apache/netbeans/issues/6800#issuecomment-2605466411
thanks for confirming that turning off `ShellFolder` usage fixes the performance bug. Upcoming NB 25 will use that API slightly less https://github.com/apache/netbeans/pull/8110 but those affected will likely still see delays before the directory chooser opens. So feel free running with the mentioned flag set, all it does is to remove the shortcuts panel as minor inconvenience. It is also recommended to keep your JDK up to date since not all JDK bugs are backported to older major releases. (check the download page for the max supported JDK version for your installed NB release). (also take a look at the community installers, which bundle a fitting JDK with each release) -- 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
