comparison src/share/vm/services/management.cpp @ 20197:ce8f6bb717c9

8042195: Introduce umbrella header orderAccess.inline.hpp. Reviewed-by: dholmes, kvn, stefank, twisti
author goetz
date Tue, 29 Apr 2014 15:17:27 +0200
parents 78bbf4d43a14
children 009de2b033fc
comparison
equal deleted inserted replaced
20196:c8dd4f65cc76 20197:ce8f6bb717c9
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"