[
https://issues.apache.org/jira/browse/CAMEL-11458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet reassigned CAMEL-11458:
---------------------------------------
Assignee: Guillaume Nodet
> 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
> Assignee: Guillaume Nodet
> Fix For: 2.20.0
>
>
> 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)