src/share/vm/services/management.cpp

changeset 6911
ce8f6bb717c9
parent 6680
78bbf4d43a14
child 6962
009de2b033fc
     1.1 --- a/src/share/vm/services/management.cpp	Wed Jul 02 22:54:18 2014 +0200
     1.2 +++ b/src/share/vm/services/management.cpp	Tue Apr 29 15:17:27 2014 +0200
     1.3 @@ -39,6 +39,7 @@
     1.4  #include "runtime/jniHandles.hpp"
     1.5  #include "runtime/os.hpp"
     1.6  #include "runtime/serviceThread.hpp"
     1.7 +#include "runtime/thread.inline.hpp"
     1.8  #include "services/classLoadingService.hpp"
     1.9  #include "services/diagnosticCommand.hpp"
    1.10  #include "services/diagnosticFramework.hpp"

mercurial