Module jdk.jshell

Package jdk.jshell.execution

Provides implementation support for building JShell execution engines. Includes concrete and abstract implementations of the ExecutionControl interface. Also, provides related communication utilities. This package may be used to define alternative execution engines. The default JShell execution engine is included.
Since:
9