f343f201a5
If a malformed policy file is encountered when running with a custom system class loader then it leads to a recursive initialization issue Reviewed-by: mullan
4 lines
82 B
Plaintext
4 lines
82 B
Plaintext
grant {
|
|
xyz;
|
|
permission java.util.PropertyPermission "test.src", "read";
|
|
} |