mbien commented on PR #3386: URL: https://github.com/apache/netbeans/pull/3386#issuecomment-1539389616
[JEP 451: Prepare to Disallow the Dynamic Loading of Agents](https://openjdk.org/jeps/451) will require the `-XX:+EnableDynamicAgentLoading` flag (sooner or later, will print warnings first). It might be better to load the agent using JVM flags on startup (instead of dynamically), since there are probably good reasons JEPs like that exist. -- 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
