mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-23 09:29:05 +00:00
4 lines
82 B
Plaintext
4 lines
82 B
Plaintext
grant {
|
|
xyz;
|
|
permission java.util.PropertyPermission "test.src", "read";
|
|
} |