jdk.jshell.execution (Java SE 19 & JDK 19) (original) (raw)


package jdk.jshell.execution

Provides implementation support for building JShell execution engines. Includes concrete and abstract implementations of theExecutionControl 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