History log of /openjdk9/langtools/src/jdk.jshell/share/classes/jdk/jshell/spi/package-info.java
Revision Date Author Comments
# 3974:e7b7e4e436c4 10-Feb-2017 rfield

8174762: JShell: @since tags missing
Reviewed-by: jjg


# 3846:605b0823d19b 21-Dec-2016 rfield

8168615: JShell API: jdk.jshell.spi should be a pluggable ServiceLoader SPI
Reviewed-by: jlahoda


# 3542:c2f2565b80f7 21-Jul-2016 rfield

8160127: JShell API: extract abstract JDI and abstract streaming implementations of ExecutionControl
8159935: JShell API: Reorganize execution support code into jdk.jshell.execution (previously sent for review, and combined here)
8160128: JShell API: extract abstract streaming remote agent
8159122: JShell API: Configurable invocation mechanism
Summary: ExecutionControl implementation support with simplified ExecutionControl interface
Reviewed-by: jlahoda


# 3519:b973c6dd4a55 06-Jul-2016 rfield

8160035: JShell API: Add javadoc overview and package files
Reviewed-by: jlahoda


# 3424:a3e92e738d92 21-May-2016 rfield

8156101: JShell SPI: Provide a pluggable execution control SPI
Reviewed-by: jlahoda