Details
-
Feature
-
Status: In Progress (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Current Situation
- The JITL job interface offers execution of JavaScript jobs in the GraalVM using the ScriptEngine interface.
Desired Behavior
- The JITL job interface switches to using the GraalVM's Polyglot interface.
- Remains to be decided if this will be limited to use of Java 25.
- This allows support of additional scripting languages such as Python from GraalVM.