Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Done
-
None
-
None
Description
ARQ is using the Nashorn JavaScript engine which will be removed 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.