MID Server startup logs 'A terminally deprecated method in java.lang.System has been called'DescriptionMID Server wrapper log has worrying WARNINGs on startup, causing confusion and delay when investigating unrelated issues. "terminally deprecated" sounds bad, and "consider reporting this" has lead to support cases. ServiceNow MID Server_... service started.WARNING: A terminally deprecated method in java.lang.System has been calledWARNING: System::setSecurityManager has been called by com.snc.llama.jvm.internal.SystemPassthrough (file:/C:/.../agent/lib/mid.jar)WARNING: Please consider reporting this to the maintainers of com.snc.llama.jvm.internal.SystemPassthroughWARNING: System::setSecurityManager will be removed in a future releaseSteps to Reproduce Seen in all Washington DC, Xanadu, Yokohama and Zurich MID Servers (and the 20260120 pre-Australia nightly build)- Start a mid server- Check wrapper.logWorkaroundThis problem is currently under review and targeted to be fixed in a future release. Subscribe to this Known Error article to receive notifications when more information will be available. These 4 warning lines in wrapper.log on startup can be safely ignored. It won't be the cause of unrelated issues you might be seeing.Related Problem: PRB1982167