anongithub opened a new issue, #5967: URL: https://github.com/apache/netbeans/issues/5967
### Apache NetBeans version Apache NetBeans 17 ### What happened Installed NetBeans 17 using: wget https://dlcdn.apache.org/netbeans/netbeans-installers/17/apache-netbeans_17-1_all.deb sudo apt install ./apache-netbeans_17-1_all.deb Running netbeans produces the following warning every time: WARNING: package com.apple.eio not in java.desktop WARNING: A terminally deprecated method in java.lang.System has been called WARNING: System::setSecurityManager has been called by org.netbeans.TopSecurityManager (file:/usr/lib/apache-netbeans/platform/lib/boot.jar) WARNING: Please consider reporting this to the maintainers of org.netbeans.TopSecurityManager WARNING: System::setSecurityManager will be removed in a future release Given the instruction to consider reporting it, consider it reported. Setup: Product Version: Apache NetBeans IDE 17 Java: 17.0.7; OpenJDK 64-Bit Server VM 17.0.7+7-Ubuntu-0ubuntu122.04.2 Runtime: OpenJDK Runtime Environment 17.0.7+7-Ubuntu-0ubuntu122.04.2 System: Linux version 5.15.90.1-microsoft-standard-WSL2 running on amd64; UTF-8; en (nb) (Windows 11 Pro on XPS15 9520) ### How to reproduce Get XPS15 9520 with Windows 11 Pro Install wsl2 Ubuntu 22.04.2 Install Java: 17.0.7; OpenJDK 64-Bit Server VM 17.0.7+7-Ubuntu-0ubuntu122.04.2 Install Netbeans 17: wget https://dlcdn.apache.org/netbeans/netbeans-installers/17/apache-netbeans_17-1_all.deb sudo apt install ./apache-netbeans_17-1_all.deb execute: netbeans ### Did this work correctly in an earlier version? No / Don't know ### Operating System Linux version 5.15.90.1-microsoft-standard-WSL2 running on amd64; UTF-8; en (nb) [Windows 11 Pro 22H2 build: 22621.1485] ### JDK Java: 17.0.7; OpenJDK 64-Bit Server VM 17.0.7+7-Ubuntu-0ubuntu122.04.2 ### Apache NetBeans packaging Apache NetBeans provided installer ### Anything else No. ### Are you willing to submit a pull request? No -- 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
