[
https://issues.apache.org/jira/browse/JENA-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197503#comment-17197503
]
ASF subversion and git services commented on JENA-1950:
-------------------------------------------------------
Commit 4cff40806261afb6ed4ef9992e2cd606d066f805 in jena's branch
refs/heads/master from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=4cff408 ]
Merge pull request #787 from strangepleasures/JENA-1950
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)