Skip to content

Commit

Permalink
8252995: Non-PCH builds broken by JDK-8250961
Browse files Browse the repository at this point in the history
Reviewed-by: sjohanss, stefank
  • Loading branch information
Kim Barrett committed Sep 10, 2020
1 parent 6a00534 commit d236cf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/hotspot/share/gc/shared/referencePolicy.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@

#include "precompiled.hpp"
#include "classfile/javaClasses.hpp"
#include "gc/shared/collectedHeap.hpp"
#include "gc/shared/referencePolicy.hpp"
#include "memory/universe.hpp"
#include "runtime/arguments.hpp"
Expand Down

1 comment on commit d236cf4

@bridgekeeper
Copy link

@bridgekeeper bridgekeeper bot commented on d236cf4 Sep 10, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.