b52b3773e9
Add RuntimePermission tests for setFactory Reviewed-by: weijun, mullan
5 lines
66 B
Plaintext
5 lines
66 B
Plaintext
grant {
|
|
permission java.lang.RuntimePermission "setFactory";
|
|
};
|
|
|