--- old/src/share/vm/trace/traceTypes.xsl 2013-11-11 18:33:49.495379632 +0100 +++ new/src/share/vm/trace/traceTypes.xsl 2013-11-11 18:33:49.048362659 +0100 @@ -32,9 +32,11 @@ #ifndef TRACEFILES_JFRTYPES_HPP #define TRACEFILES_JFRTYPES_HPP +#include "oops/symbol.hpp" #include "trace/traceDataTypes.hpp" #include "utilities/globalDefinitions.hpp" -#include "oops/symbol.hpp" +#include "utilities/ticks.hpp" + enum JVMContentType { _not_a_content_type = (JVM_CONTENT_TYPES_START - 1),