JShell guide - reference

created onJanuary 28, 2022
last modified onMarch 26, 2022

some of the information presented in this series JShell guide stems from the following references:

openjdk.java.net, JEP 222: jshell: The Java Shell (Read-Eval-Print Loop)
docs.oracle.com, jshell (Java Platform, Standard Edition Tools Reference)
github.com/FauxFaux, jshell source code
cr.openjdk.java.net/~rfield, JShell Tutorial, Robert Field, April 15, 2017