After attaching a CRaSH shell to a running java process using
> crash.bat pid
starting CRaSH with a JDK, calling the help command returns an error
% help
help: exception: NullPointerException
This means that the commands are not compiled. Why does this happen despite starting CRaSH shell with a JDK?