hotspot/src/share/vm/services/management.cpp
changeset 24351 61b33cc6d3cf
parent 23477 6c2348280d09
child 24424 2658d7834c6e
equal deleted inserted replaced
24350:8d8c1012dacd 24351:61b33cc6d3cf
    37 #include "runtime/interfaceSupport.hpp"
    37 #include "runtime/interfaceSupport.hpp"
    38 #include "runtime/javaCalls.hpp"
    38 #include "runtime/javaCalls.hpp"
    39 #include "runtime/jniHandles.hpp"
    39 #include "runtime/jniHandles.hpp"
    40 #include "runtime/os.hpp"
    40 #include "runtime/os.hpp"
    41 #include "runtime/serviceThread.hpp"
    41 #include "runtime/serviceThread.hpp"
       
    42 #include "runtime/thread.inline.hpp"
    42 #include "services/classLoadingService.hpp"
    43 #include "services/classLoadingService.hpp"
    43 #include "services/diagnosticCommand.hpp"
    44 #include "services/diagnosticCommand.hpp"
    44 #include "services/diagnosticFramework.hpp"
    45 #include "services/diagnosticFramework.hpp"
    45 #include "services/heapDumper.hpp"
    46 #include "services/heapDumper.hpp"
    46 #include "services/jmm.h"
    47 #include "services/jmm.h"