Yes, jdk.jshell is listed and I can start jshell on the command line without any issues
*Cheers* Mani/Naren/Iyer *The trick of walking on water is knowing where the stones are.* On Thu, Jul 1, 2021 at 2:57 PM Charles Johnson <cehjohn...@gmail.com> wrote: > On 01/07/2021 10:00, manikantanna...@gmail.com wrote: > > I have a simple maven NB module; ON trying to run the module, I get the > following error > > Might be worth executing the following as a sanity check (making sure it's > with your JDK 11's java) > > java --list-modules | grep jdk\.jshell > >