In the option string of ExecOptionPermission, if a property name value is the
empty string, activation's default exec policy requires that the "=" be present
e.g.,
-Djava.security.manager=
It should be sufficient to specify the option without the equals sign if
the property's value is the empty string, e.g.,
-Djava.security.manager
empty string, activation's default exec policy requires that the "=" be present
e.g.,
-Djava.security.manager=
It should be sufficient to specify the option without the equals sign if
the property's value is the empty string, e.g.,
-Djava.security.manager