Skip to content

Commit 8ef7447

Browse files
committed
add netty issue
1 parent 355964a commit 8ef7447

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/transport-netty4/src/main/plugin-metadata/plugin-security.policy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919

2020
grant {
2121
// needed for Netty since they use reflection in ThrowableUtil :(
22+
// https://github.com/netty/netty/issues/7614
2223
permission java.lang.RuntimePermission "accessDeclaredMembers";
2324
};
2425

0 commit comments

Comments
 (0)