hotspot/src/share/vm/runtime/arguments.cpp
changeset 24426 0a69c8cdfca9
parent 24014 b4a5c7518203
child 24429 4efc66ee325c
equal deleted inserted replaced
24425:53764d2358f9 24426:0a69c8cdfca9
    22  *
    22  *
    23  */
    23  */
    24 
    24 
    25 #include "precompiled.hpp"
    25 #include "precompiled.hpp"
    26 #include "classfile/javaAssertions.hpp"
    26 #include "classfile/javaAssertions.hpp"
       
    27 #include "classfile/stringTable.hpp"
    27 #include "classfile/symbolTable.hpp"
    28 #include "classfile/symbolTable.hpp"
    28 #include "compiler/compilerOracle.hpp"
    29 #include "compiler/compilerOracle.hpp"
    29 #include "memory/allocation.inline.hpp"
    30 #include "memory/allocation.inline.hpp"
    30 #include "memory/cardTableRS.hpp"
    31 #include "memory/cardTableRS.hpp"
    31 #include "memory/genCollectedHeap.hpp"
    32 #include "memory/genCollectedHeap.hpp"