Skip to content

Commit d236cf4

Browse files
author
Kim Barrett
committed
8252995: Non-PCH builds broken by JDK-8250961
Reviewed-by: sjohanss, stefank
1 parent 6a00534 commit d236cf4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/hotspot/share/gc/shared/referencePolicy.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424

2525
#include "precompiled.hpp"
2626
#include "classfile/javaClasses.hpp"
27+
#include "gc/shared/collectedHeap.hpp"
2728
#include "gc/shared/referencePolicy.hpp"
2829
#include "memory/universe.hpp"
2930
#include "runtime/arguments.hpp"

0 commit comments

Comments
 (0)