OpenSearch/distribution
Jason Tedor eb6da69e9f Explicitly tell Netty to not use unsafe
With the security permissions that we grant to Netty, Netty can not
access unsafe (because it relies on having the runtime permission
accessDeclaredMembers and the reflect permission
suppressAccessChecks). Instead, we should just explicitly tell Netty to
not use unsafe. This commit adds a flag to the default jvm.options to
tell Netty to not look for unsafe.

Relates #19786
2016-08-03 15:23:34 -04:00
..
deb Rename client yaml test infrastructure 2016-07-26 13:53:44 -04:00
integ-test-zip Rename client yaml test infrastructure 2016-07-26 13:53:44 -04:00
licenses Move netty transport and http into a module 2016-07-11 22:21:29 +02:00
rpm Rename client yaml test infrastructure 2016-07-26 13:53:44 -04:00
src/main Explicitly tell Netty to not use unsafe 2016-08-03 15:23:34 -04:00
tar Rename client yaml test infrastructure 2016-07-26 13:53:44 -04:00
zip Rename client yaml test infrastructure 2016-07-26 13:53:44 -04:00
build.gradle Introduce Netty 4 2016-07-22 22:26:35 -04:00