< prev index next >

src/hotspot/share/runtime/os.hpp

Print this page

        

*** 23,34 **** */ #ifndef SHARE_VM_RUNTIME_OS_HPP #define SHARE_VM_RUNTIME_OS_HPP #include "jvmtifiles/jvmti.h" - #include "prims/jvm.h" #include "runtime/extendedPC.hpp" #include "runtime/handles.hpp" #include "utilities/macros.hpp" #ifndef _WINDOWS # include <setjmp.h> --- 23,34 ---- */ #ifndef SHARE_VM_RUNTIME_OS_HPP #define SHARE_VM_RUNTIME_OS_HPP + #include "jvm.h" #include "jvmtifiles/jvmti.h" #include "runtime/extendedPC.hpp" #include "runtime/handles.hpp" #include "utilities/macros.hpp" #ifndef _WINDOWS # include <setjmp.h>
< prev index next >