OpenSearch/modules
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
..
ingest-grok ingest: Added foreach processor. 2016-02-04 23:44:01 +01:00
lang-expression Merge branch 'master' into make_settings_strict 2016-02-03 13:21:49 +01:00
lang-groovy Add permission to access sun.reflect.MethodAccessorImpl from Groovy scripts 2016-02-09 16:47:38 +01:00
lang-mustache Make IndicesWarmer a private class of IndexService 2016-02-05 15:24:17 +01:00
build.gradle Build: Do not publish modules 2016-02-04 13:03:03 -08:00