You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2019/01/23 09:16:26 UTC

[GitHub] JaroslavTulach commented on issue #1092: Using Scripting API in platform/core.network

JaroslavTulach commented on issue #1092: Using Scripting API in platform/core.network
URL: https://github.com/apache/incubator-netbeans/pull/1092#issuecomment-456727010
 
 
   >     * Graal's readiness for prime time? 
   
   I believe Graal.js is the best engine out there.
   
   >     * The code implicitly assumes that the `ScriptEngine` returned by the Scripting API is "secure by default". (except for Nashorn where an additional step is taken). Is this the case? Does the Scripting API guarantee it will return a sandboxed execution environment no matter the underlying implementation?
   
   It would be great if all the engines were "secure by default". The scripting API could ensure that - then the Nashorn additional step could be moved into the scripting API.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists