You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by "ManasComp (via GitHub)" <gi...@apache.org> on 2023/03/30 12:23:13 UTC

[GitHub] [netbeans] ManasComp opened a new issue, #5747: A terminally deprecated method in java.lang.System has been called

ManasComp opened a new issue, #5747:
URL: https://github.com/apache/netbeans/issues/5747

   ### Apache NetBeans version
   
   Apache NetBeans latest daily build
   
   ### What happened
   
   In logs:
   WARNING: A terminally deprecated method in java.lang.System has been called
   WARNING: System::setSecurityManager has been called by org.netbeans.TopSecurityManager (file:/Users/<ny_profile_name>/.vscode/extensions/asf.apache-netbeans-java-17.0.1569/nbcode/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
   Language Client: Ready
   
   
   ### How to reproduce
   
   When I open VScode with Language Server for Java by Apache NetBeans extension, in output there is the Warning.
   
   More info:
   https://stackoverflow.com/questions/71541745/i-keep-getting-this-error-messages-when-try-to-use-javadb
   
   ### Did this work correctly in an earlier version?
   
   No / Don't know
   
   ### Operating System
   
   macOS 13.2.1
   
   ### JDK
   
   not specific to JDK
   
   ### Apache NetBeans packaging
   
   Apache VSNetBeans for VSCode
   
   ### Anything else
   
   _No response_
   
   ### 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: notifications-unsubscribe@netbeans.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

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


[GitHub] [netbeans] neilcsmith-net commented on issue #5747: A terminally deprecated method in java.lang.System has been called

Posted by "neilcsmith-net (via GitHub)" <gi...@apache.org>.
neilcsmith-net commented on issue #5747:
URL: https://github.com/apache/netbeans/issues/5747#issuecomment-1495990584

   Thanks for the report.  Work to replace use of this in NetBeans is underway.  At the moment, it doesn't affect NetBeans usage, just provides an annoyance in output.  Will leave this open for reference.


-- 
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-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

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