< prev index next >

src/cpu/sparc/vm/abstractInterpreter_sparc.cpp

Print this page

        

*** 27,36 **** --- 27,37 ---- #include "oops/constMethod.hpp" #include "oops/method.hpp" #include "runtime/arguments.hpp" #include "runtime/frame.inline.hpp" #include "runtime/synchronizer.hpp" + #include "utilities/align.hpp" #include "utilities/macros.hpp" int AbstractInterpreter::BasicType_as_index(BasicType type) { int i = 0;
< prev index next >