mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8065361: Fixup headers and definitions for INCLUDE_TRACE
Reviewed-by: sla, stefank
This commit is contained in:
parent
ef64d5393d
commit
ac5d9dad16
14 changed files with 31 additions and 47 deletions
|
@ -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
|
||||
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue