Hello, I am trying to set the JVM arguments of the jshell child process. For example setting the heap parameters. > jshell -Xmx=1024m Unknown option: -Xmx=1024m Any ideas ? (I would rather ask here before asking on the jshell dev list) thanks, Richard.