Mandy,
Thanks, I got it to work using your suggestions.
Keimpe Bronkhorst
Oracle JDeveloper
On 11/4/2015 5:02 PM, Mandy Chung wrote:
On Nov 4, 2015, at 2:32 PM, Keimpe Bronkhorst
wrote:
This concerns code we have in Oracle JDeveloper which collect thread dumps of
all Java Processes on loc
> On Nov 4, 2015, at 2:32 PM, Keimpe Bronkhorst
> wrote:
>
> This concerns code we have in Oracle JDeveloper which collect thread dumps of
> all Java Processes on local host. This code uses the non-public JDK classes:
> import sun.jvmstat.monitor.MonitorException;
> import sun.jvmstat.
This concerns code we have in Oracle JDeveloper which collect thread
dumps of all Java Processes on local host. This code uses the non-public
JDK classes:
import sun.jvmstat.monitor.MonitorException;
import sun.jvmstat.monitor.MonitoredHost;
import sun.jvmstat.monitor.MonitoredVm;