Description
A Java-based implementation of the JavaScript language packaged as a JAR. Java applications can embed it to run JavaScript code inside their own process.
It is primarily compatibility and scripting infrastructure for Java software. Security matters when executing scripts, so applications should only run JavaScript from trusted sources or a controlled sandbox.