Skip to content

Commit ccb4dd6

Browse files
committed
8307969: [zgc] Missing includes in gc/z/zTracer.cpp
Reviewed-by: stefank
1 parent 73491fa commit ccb4dd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/hotspot/share/gc/z/zTracer.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323

2424
#include "precompiled.hpp"
2525
#include "gc/shared/gcId.hpp"
26+
#include "gc/z/zGeneration.inline.hpp"
2627
#include "gc/z/zGlobals.hpp"
2728
#include "gc/z/zPageType.hpp"
2829
#include "gc/z/zStat.hpp"

0 commit comments

Comments
 (0)