Skip to content

Add support for GraalJS script engine as possible replacement for the deprecated Nashorn #96

Open
@sdoeringNew

Description

@sdoeringNew

With Java 15 Nashorn was finally removed from the JDK. But with GraalJS there is some sort of replacement.

If the application runs with the polyglot GraalVM there is out of the box support for GraalJS.
Or GraalJS and its ScriptEngine could be simply added as dependency and ran with the JDK.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions