neilcsmith-net commented on PR #7928: URL: https://github.com/apache/netbeans/pull/7928#issuecomment-2593649858
Now the launcher is updated to remove the hardcoded `-J-Djava.security.manager=allow`, setting `-J-DTopSecurityManager.disable=true` in the conf seems to work to run on JDK 24ea. If that can be verified to be OK everywhere needed, I'd be tempted to push the actual removal to NB26, and ship NB25 with the security manager disabled by default in the conf. This would give an escape hatch for NB25 in case of reported issues, and more time to resolve them. @lahodaj thoughts on this? Seems similar to the javavscode PR you linked above? -- 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: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists