GitHub user ivan-velikanov added a comment to the discussion: Support for AOT, AOTCache for faster netbeans startup
As i mentioned, I forgot suffix `-J-` in the config file ... and my experience is also same ... it runs I am not able to tell if it is faster, I am not performing any benchmark tests. Plus there are error messages like : ``` [0.079s][error][aot] An error has occurred while processing the AOT cache. Run with -Xlog:aot for details. [0.079s][error][aot] Mismatched values for property jdk.module.addmods: runtime jdk.jshell dump time java.instrument,jdk.jshell [0.080s][error][aot] Disabling optimized module handling [0.081s][error][aot] AOT cache has aot-linked classes. It cannot be used when archived full module graph is not used. [0.092s][error][aot] Unable to map shared spaces ``` GitHub link: https://github.com/apache/netbeans/discussions/8840#discussioncomment-14427577 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [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
