Details
-
Sub-task
-
Resolution: Delivered
-
P3
-
18
-
Verified
Description
The default value of the `java.security.manager` system property has been changed to `disallow`. Unless the system property is set to `allow` on the command line, any invocation of `System.setSecurityManager(SecurityManager)` with a non-null argument will throw an `UnsupportedOperationException`.