This is an automated email from the ASF dual-hosted git repository. mbien pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 6c17cc6c78f07c04460ad42ea2e7876510329c31 Merge: dac262110f6 272ebc2ab82 Author: Michael Bien <[email protected]> AuthorDate: Tue Jan 7 18:31:18 2025 +0100 Merge pull request #8009 from mbien/remove-sm-flag-from-launcher Remove java.security.manager=allow flag from windows launcher. nb/ide.launcher/windows/netbeans.exe.manifest | 2 +- nb/ide.launcher/windows/netbeans64.exe.manifest | 2 +- nb/ide.launcher/windows/version.h | 6 +++--- platform/o.n.bootstrap/launcher/windows/jvmlauncher.cpp | 2 +- platform/o.n.bootstrap/launcher/windows/nbexec.exe.manifest | 2 +- platform/o.n.bootstrap/launcher/windows/platformlauncher.cpp | 3 --- platform/o.n.bootstrap/launcher/windows/platformlauncher.h | 1 - platform/o.n.bootstrap/launcher/windows/version.h | 6 +++--- 8 files changed, 10 insertions(+), 14 deletions(-) --------------------------------------------------------------------- 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
