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