クラスjdk.jshell.execution.DirectExecutionControlの
使用
DirectExecutionControlを使用するパッケージ
-
jdk.jshell.executionでのDirectExecutionControlの使用
修飾子と型クラス説明class
JShellコアと同じJVMで実行されるExecutionControl
の実装。class
リモート・エージェントは実行プロセス(メインのJShellプロセスとは別に)で実行されます。