-Dcom.ibm.enableLegacyLogSecurity
To improve security, the security checks in the certain com.ibm.jvm.Log APIs are now enabled by default, when the SecurityManager is enabled. Use this system property to turn off security checking for these APIs.
Syntax
-Dcom.ibm.enableLegacyLogSecurity=[true|false]
| Setting | Effect | Default |
|---|---|---|
| true | Enable | yes |
| false | Disable |
Explanation
Security checking is enabled in the following APIs:
com.ibm.jvm.Log.QueryOptions()com.ibm.jvm.Log.SetOptions(String)