Move jdk.internal.jshell.jdi and jdk.internal.jshell.remote into jdk.jshell.execution.
This existing code will form the base of a library for implementations of the ExecutionControl SPI. This work is broken out as a sub-task to make review easier.
Also, add to module-info
This existing code will form the base of a library for implementations of the ExecutionControl SPI. This work is broken out as a sub-task to make review easier.
Also, add to module-info
- blocks
-
JDK-8160127 JShell API: extract abstract JDI and abstract streaming implementations of ExecutionControl
-
- Resolved
-