src/hotspot/share/runtime/flags/jvmFlagWriteableList.cpp
branchepsilon-gc-branch
changeset 56533 28a4f284ad83
parent 56508 f67f588ebf15
parent 49982 9042ffe5b7fe
equal deleted inserted replaced
56516:ad37b6a5cd76 56533:28a4f284ad83
    21  * questions.
    21  * questions.
    22  *
    22  *
    23  */
    23  */
    24 
    24 
    25 #include "precompiled.hpp"
    25 #include "precompiled.hpp"
    26 #include "gc/shared/plab.hpp"
       
    27 #include "runtime/flags/jvmFlagWriteableList.hpp"
    26 #include "runtime/flags/jvmFlagWriteableList.hpp"
    28 #include "runtime/os.hpp"
    27 #include "runtime/os.hpp"
    29 #ifdef COMPILER1
    28 #ifdef COMPILER1
    30 #include "c1/c1_globals.hpp"
    29 #include "c1/c1_globals.hpp"
    31 #endif // COMPILER1
    30 #endif // COMPILER1