src/share/vm/c1/c1_Runtime1.cpp

Print this page
rev 6670 : 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories.
Reviewed-by: lfoltan, coleenp, dholmes

*** 54,63 **** --- 54,64 ---- #include "runtime/javaCalls.hpp" #include "runtime/sharedRuntime.hpp" #include "runtime/threadCritical.hpp" #include "runtime/vframe.hpp" #include "runtime/vframeArray.hpp" + #include "runtime/vm_version.hpp" #include "utilities/copy.hpp" #include "utilities/events.hpp" // Implementation of StubAssembler