author | stuefe |
Wed, 24 Oct 2018 10:42:12 +0200 | |
changeset 52233 | d682023cdd8c |
parent 52232 | c9459e2f7bc8 |
child 52234 | 5bd3a6017943 |
--- a/src/hotspot/share/opto/cfgnode.cpp Tue Oct 23 17:01:48 2018 -0400 +++ b/src/hotspot/share/opto/cfgnode.cpp Wed Oct 24 10:42:12 2018 +0200 @@ -24,6 +24,7 @@ #include "precompiled.hpp" #include "classfile/systemDictionary.hpp" +#include "gc/shared/barrierSet.hpp" #include "gc/shared/c2/barrierSetC2.hpp" #include "memory/allocation.inline.hpp" #include "memory/resourceArea.hpp"