|
From: Richard E. <rem...@ed...> - 2003-10-01 14:55:24
|
When a wrapper on windows is not being run in console mode is there a way to send a ctrl-break event to it? If so, then why is the call to the method requestDumpJVMState() in the file wrapper_win.c commented out in the method wrapperConsoleHandler(..)? I know one can call requestDumpJVMState() via the JMX interface. I am interested in knowing if there is any other way. Thanks. RME |