hotspot/src/share/vm/services/classLoadingService.cpp
changeset 15482 470d0b0c09f1
parent 13975 2f7431485cfa
child 20288 e2d549f40de9
child 20282 7f9cbdf89af2
equal deleted inserted replaced
15224:0f9e3436040d 15482:470d0b0c09f1
    29 #include "oops/oop.inline.hpp"
    29 #include "oops/oop.inline.hpp"
    30 #include "runtime/mutexLocker.hpp"
    30 #include "runtime/mutexLocker.hpp"
    31 #include "services/classLoadingService.hpp"
    31 #include "services/classLoadingService.hpp"
    32 #include "services/memoryService.hpp"
    32 #include "services/memoryService.hpp"
    33 #include "utilities/dtrace.hpp"
    33 #include "utilities/dtrace.hpp"
       
    34 #include "utilities/macros.hpp"
    34 
    35 
    35 #ifdef DTRACE_ENABLED
    36 #ifdef DTRACE_ENABLED
    36 
    37 
    37 // Only bother with this argument setup if dtrace is available
    38 // Only bother with this argument setup if dtrace is available
    38 
    39