OpenSearch/plugins/lang-python
Yannick Welsch 380393a5b7 Add permission to access sun.reflect.MethodAccessorImpl from Groovy scripts
Groovy uses reflection to invoke closures. These reflective calls are optimized by the JVM after "sun.reflect.inflationThreshold" number of invocations.
After inflation, access to sun.reflect.MethodAccessorImpl is required from the security manager.

Closes #16536
2016-02-09 16:47:38 +01:00
..
licenses Added LICENSE and NOTICE files for all plugins 2015-06-23 12:50:31 +02:00
src Add permission to access sun.reflect.MethodAccessorImpl from Groovy scripts 2016-02-09 16:47:38 +01:00
build.gradle Script mode settings as booleans 2016-01-27 06:26:58 -05:00