On Mon, 10 Aug 2020 at 17:52, Stefan Bodewig wrote:
> Hi
>
> right now master sets polyglot.js.allowAllAccess to true when it detects
> the script engine is a GraalVM engine. This is necessary if the script
> wants to use any of the Ant objects.
>
> Jaikiran suggests to enable full Nashorn compat
Hi
right now master sets polyglot.js.allowAllAccess to true when it detects
the script engine is a GraalVM engine. This is necessary if the script
wants to use any of the Ant objects.
Jaikiran suggests to enable full Nashorn compatibility mode, which I
tend to agree with. Unfortunately you cannot