g! addcommand runtime ((bundle 0) loadClass java.lang.Runtime) g! addcommand rt (runtime:getRuntime) g! rt:maxMemory 1256456192
Thanks for the help, Dan. On 6 Mar 2014, at 09:15, Daniel McGreal wrote: > Success, thank you. > Going to try and reach the runtime now, unless someone can provide a hint? > > I wish to call Runtime.maxMemory() for example > > > On 5 Mar 2014, at 17:06, Richard S. Hall wrote: > >> g! addcommand system ((bundle 0) loadClass java.lang.System) > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

