[
https://issues.apache.org/jira/browse/STREAMPIPES-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17448548#comment-17448548
]
ASF subversion and git services commented on STREAMPIPES-475:
-------------------------------------------------------------
Commit f69656225f5ea32a6de3bccae327234690ffc925 in incubator-streampipes's
branch refs/heads/dev from Philipp Zehnder
[ https://gitbox.apache.org/repos/asf?p=incubator-streampipes.git;h=f696562 ]
[STREAMPIPES-475] Replace Nashorn engine to run JavaScript Code within a
processing element
> Replace Nashorn engine to run JavaScript Code within a processing element
> -------------------------------------------------------------------------
>
> Key: STREAMPIPES-475
> URL: https://issues.apache.org/jira/browse/STREAMPIPES-475
> Project: StreamPipes
> Issue Type: Improvement
> Components: Pipeline Elements
> Reporter: Philipp Zehnder
> Priority: Major
>
> Currently we rely on the Nashorn engine in the Javascript Evaluator. However,
> this engine was removed in Java 15.
> We should replace the Nashorn engine with another one to be able to upgrade
> Java.
> GraalVM JavaScript looks like a viable solution for the replacement.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)