changeset 49902 | 3661f31c6df4 |
parent 49860 | ca5216a2a2cc |
child 49964 | 99e698e94cc7 |
--- a/src/hotspot/share/gc/parallel/psMarkSweep.cpp Thu Apr 26 09:10:04 2018 -0700 +++ b/src/hotspot/share/gc/parallel/psMarkSweep.cpp Thu Apr 26 11:19:05 2018 -0500 @@ -51,6 +51,7 @@ #include "logging/log.hpp" #include "oops/oop.inline.hpp" #include "runtime/biasedLocking.hpp" +#include "runtime/flags/flagSetting.hpp" #include "runtime/handles.inline.hpp" #include "runtime/safepoint.hpp" #include "runtime/vmThread.hpp"