You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@netbeans.apache.org by Stroud Custer <cu...@gmail.com> on 2022/05/25 17:42:36 UTC

call to deprecated System::setSecurityManager on netbeans startup

I received this message when starting netbeans 13 from the command line 
in Ubunutu 22.04 LTS.


stroud@stroud-Latitude-E6530:~$ netbeans --jdkhome jdk-18.0.1.1
WARNING: A terminally deprecated method in java.lang.System has been called
WARNING: System::setSecurityManager has been called by 
org.netbeans.TopSecurityManager 
(file:/snap/netbeans/58/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


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@netbeans.apache.org
For additional commands, e-mail: users-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


Re: call to deprecated System::setSecurityManager on netbeans startup

Posted by Michael Bien <mb...@gmail.com>.
that is just a warning due to https://openjdk.java.net/jeps/411, nothing 
to worry about - for users at least.

-mbien

On 25.05.22 19:42, Stroud Custer wrote:
> I received this message when starting netbeans 13 from the command 
> line in Ubunutu 22.04 LTS.
>
>
> stroud@stroud-Latitude-E6530:~$ netbeans --jdkhome jdk-18.0.1.1
> WARNING: A terminally deprecated method in java.lang.System has been 
> called
> WARNING: System::setSecurityManager has been called by 
> org.netbeans.TopSecurityManager 
> (file:/snap/netbeans/58/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
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@netbeans.apache.org
> For additional commands, e-mail: users-help@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@netbeans.apache.org
For additional commands, e-mail: users-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists