< prev index next >

src/hotspot/share/aot/aotCodeHeap.cpp

Print this page
rev 56811 : imported patch 8189737-heapregion-remove-space-inheritance

*** 32,41 **** --- 32,42 ---- #include "gc/shared/gcConfig.hpp" #include "gc/g1/heapRegion.hpp" #include "interpreter/abstractInterpreter.hpp" #include "jvmci/compilerRuntime.hpp" #include "jvmci/jvmciRuntime.hpp" + #include "logging/log.hpp" #include "memory/allocation.inline.hpp" #include "memory/universe.hpp" #include "oops/compressedOops.hpp" #include "oops/klass.inline.hpp" #include "oops/method.inline.hpp"
< prev index next >