mirror of
https://github.com/JetBrains/JetBrainsRuntime.git
synced 2026-01-27 19:00:50 +01:00
5 lines
89 B
Plaintext
5 lines
89 B
Plaintext
grant {
|
|
permission java.lang.RuntimePermission "getStackWalkerWithClassReference";
|
|
};
|
|
|