Hi Jochen,
> [...]
> > Yes, that script language was designed from scratch with only
> invokedynamic and MethodHandles in mind.
>
> which I guess means no mop at all, or nothing beyond a missing method
Exactly. As said between the lines, painless scripts cannot define own classes
(only indirect
On 02.04.2018 12:11, Uwe Schindler wrote:
[...]
Yes, that script language was designed from scratch with only invokedynamic and MethodHandles in mind.
which I guess means no mop at all, or nothing beyond a missing method
It also uses a pure whitelist-approach (explicit whitelisting what you c
Hi,
> I think I found the article I was referring to:
> https://www.compose.com/articles/elasticsearch-security-update-groovy-
> scripting-dropped/
> (2015-03):
> "After talking with the Groovy developers, Elasticsearch have decided
> that Groovy will never be sufficiently safe in a sandbox and ha