-
Bug
-
Resolution: Duplicate
-
Major
-
None
While running an agent on Java 17:
WARNING: A terminally deprecated method in java.lang.System has been called WARNING: System::setSecurityManager has been called by hudson.remoting.jnlp.Main (file:/Users/timja/Downloads/agent.jar) WARNING: Please consider reporting this to the maintainers of hudson.remoting.jnlp.Main WARNING: System::setSecurityManager will be removed in a future release
The method call was removed in jenkinsci/remoting#481, but this caused JENKINS-67000 and had to be reverted in jenkinsci/remoting#507 pending a more nuanced fix.
- duplicates
-
JENKINS-51820 Remove Java Web Start UI and logic from core
- Closed
- relates to
-
JENKINS-67000 JavaWebStart agents cannot connect due to AccessControlException
- Closed