mbien commented on PR #9331: URL: https://github.com/apache/netbeans/pull/9331#issuecomment-4244248964
>> why would someone want to override JVM options of the IDE? I think that the vast majority will use the defaults. >100%. Although that could also be an argument for JVM defaults. well yes it is. But we also want to provide the best defaults if there is this option. E.g I remember NB being an early adopter of G1 GC back when it started to be the better option to CMS. The compact headers flag safes 5-10% of memory footprint in my experience measuring other applications (in extreme cases more). This is difficult to reliably measure for NB since it has a lot going on there. But I use it since NB 25 (when it was experimental on JDK 24) without problems. I thought @lkishalmi was also using 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: [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
