diff -r d24adedd3655 -r df559a888b9f hotspot/src/share/vm/classfile/classLoaderData.hpp --- a/hotspot/src/share/vm/classfile/classLoaderData.hpp Tue Nov 18 03:38:50 2014 -0800 +++ b/hotspot/src/share/vm/classfile/classLoaderData.hpp Wed Nov 19 16:08:01 2014 +0100 @@ -31,8 +31,9 @@ #include "memory/metaspaceCounters.hpp" #include "runtime/mutex.hpp" #include "utilities/growableArray.hpp" +#include "utilities/macros.hpp" #if INCLUDE_TRACE -# include "utilities/ticks.hpp" +#include "utilities/ticks.hpp" #endif //