< prev index next >

src/share/vm/runtime/globals.hpp

Print this page
rev 13111 : imported patch flip_depend

*** 23,33 **** */ #ifndef SHARE_VM_RUNTIME_GLOBALS_HPP #define SHARE_VM_RUNTIME_GLOBALS_HPP ! #include "utilities/debug.hpp" #include "utilities/macros.hpp" #include <float.h> // for DBL_MAX // use this for flags that are true per default in the tiered build --- 23,33 ---- */ #ifndef SHARE_VM_RUNTIME_GLOBALS_HPP #define SHARE_VM_RUNTIME_GLOBALS_HPP ! #include "utilities/globalDefinitions.hpp" #include "utilities/macros.hpp" #include <float.h> // for DBL_MAX // use this for flags that are true per default in the tiered build
< prev index next >