[
https://issues.apache.org/jira/browse/JENA-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197502#comment-17197502
]
ASF subversion and git services commented on JENA-1950:
-------------------------------------------------------
Commit 1de7d2da3a58188aaf4fa9529b4b47ec1f26fff6 in jena's branch
refs/heads/master from strangepleasures
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=1de7d2d ]
JENA-1950 Replace Nashorn with GraalVM-based JavaScript engine
> Replace Nashorn with GraalVM-based JavaScript engine
> ----------------------------------------------------
>
> Key: JENA-1950
> URL: https://issues.apache.org/jira/browse/JENA-1950
> Project: Apache Jena
> Issue Type: Task
> Components: ARQ
> Reporter: Pavel Mikhailovskii
> Priority: Major
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> ARQ is using the Nashorn JavaScript engine which will be
> [removed|https://openjdk.java.net/jeps/372] in JDK 15. To keep supporting
> JavaScript in Jena we need to migrate to GraalVM-based JavaScript engine.
> Backward compatibility can be achieved by enabling Nashorn-compatibility mode.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)