Print this page
rev 6909 : 8065361: Fixup headers and definitions for INCLUDE_TRACE
Reviewed-by: sla, stefank

Split Split Close
Expand all
Collapse all
          --- old/hotspot/src/share/vm/trace/tracing.hpp
          +++ new/hotspot/src/share/vm/trace/tracing.hpp
↓ open down ↓ 20 lines elided ↑ open up ↑
  21   21   * questions.
  22   22   *
  23   23   */
  24   24  
  25   25  #ifndef SHARE_VM_TRACE_TRACING_HPP
  26   26  #define SHARE_VM_TRACE_TRACING_HPP
  27   27  
  28   28  #include "tracefiles/traceEventClasses.hpp"
  29   29  #include "tracefiles/traceEventIds.hpp"
  30   30  
  31      -#endif
       31 +#endif // SHARE_VM_TRACE_TRACING_HPP
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX