Is there an interface (maybe part of JMX) that I can use to dynamically enable or disable the JVM debugger support from Java code inside that JVM?
(See also Debug a java application without starting the JVM with debug arguments —CRM)
Is there an interface (maybe part of JMX) that I can use to dynamically enable or disable the JVM debugger support from Java code inside that JVM?
(See also Debug a java application without starting the JVM with debug arguments —CRM)