Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
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...
Attachments
Issue Links
- relates to
-
CAMEL-11462 Nashorn javascript library can not be found in OSGi
- Resolved