This specification is not final and is subject to change. Use is subject to license terms.
Module java.scripting
Defines the Scripting API.
The JDK implementation of this module includes a language-independent
command-line script shell, jrunscript,
that supports executing JavaScript and other languages if its corresponding
script engine is installed.