src/hotspot/share/runtime/handshake.hpp
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File webrev Cdiff src/hotspot/share/runtime/handshake.hpp

src/hotspot/share/runtime/handshake.hpp

Print this page

        

*** 24,33 **** --- 24,34 ---- #ifndef SHARE_VM_RUNTIME_HANDSHAKE_HPP #define SHARE_VM_RUNTIME_HANDSHAKE_HPP #include "memory/allocation.hpp" + #include "runtime/flags/flagSetting.hpp" #include "runtime/semaphore.hpp" class ThreadClosure; class JavaThread;
src/hotspot/share/runtime/handshake.hpp
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File