< prev index next >

src/share/vm/code/vtableStubs.cpp

Print this page

        

*** 34,43 **** --- 34,44 ---- #include "prims/forte.hpp" #include "prims/jvmtiExport.hpp" #include "runtime/handles.inline.hpp" #include "runtime/mutexLocker.hpp" #include "runtime/sharedRuntime.hpp" + #include "utilities/align.hpp" #ifdef COMPILER2 #include "opto/matcher.hpp" #endif // -----------------------------------------------------------------------------------------
< prev index next >