[
https://issues.apache.org/jira/browse/JENA-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202218#comment-17202218
]
ASF subversion and git services commented on JENA-1950:
-------------------------------------------------------
Commit 38b659c9973492e0b74903b1b653dd9492ddfe95 in jena's branch
refs/heads/master from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=38b659c ]
Merge pull request #801 from strangepleasures/make-graalvm-test-dependency
JENA-1950: Make GraalVM a test dependency
> 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
> Assignee: Andy Seaborne
> Priority: Major
> Fix For: Jena 3.17.0
>
> Time Spent: 2.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)