Guillaume Nodet created CAMEL-11458:
---------------------------------------

             Summary: Avoid the use of the scriptengines libraries from google 
code
                 Key: CAMEL-11458
                 URL: https://issues.apache.org/jira/browse/CAMEL-11458
             Project: Camel
          Issue Type: Improvement
          Components: camel-script, osgi
            Reporter: Guillaume Nodet


Those libraries were needed when jsr223 was not ubiquitous, but since that 
time, groovy offers a much better built-in support than the one from the 
scriptengine libraries. 
In particular, this library may cause memory leaks.

JRuby, BSH also has native support for jsr223. 

Rhino has no public jsr223 implementation anymore, so it would make sense to 
keep that one.  However, when using jdk8, it may switch to nashorn instead...



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to