5 lines
119 B
Plaintext
5 lines
119 B
Plaintext
|
grant {
|
||
|
// ModuleFinder.ofSystem() needs this
|
||
|
permission java.lang.RuntimePermission "accessSystemModules";
|
||
|
};
|